body {
margin: 0;
font-family: "Source Sans Pro", system-ui, sans-serif;
}

h1 {
font-size: 33px;
color: #7C2D12;
}

img {
max-width: 100%;
height: auto;
border: 0;
}
