:root {
    --accent: #937d4c;
}
#sidebar .logo {
    height: 4em;
}
#sidebar button {
    background-color: #937d4c;
}
#sidebar input {
    border-color: #937d4c;
}