h1 {
    color: #4F6F52;
}

body {
    background-color: #F5E6D3;
}

.btn-success {
    background-color: #4F6F52;
}