h1, h2 {
    color: #534340;
}
p {
    font-weight: 500;
    color: #707070;
}
body {
    background-color: #D1BB9E;
}