body {
    background-color: #FFF;
}

a {
    color: #6f2620;
}

.header {
    padding: 30px 1.5rem;
}

.header__logo {
    width: 337px;
}