body {
    background-color: #438325;
    color: #EFF1C5;
}

h1 {
    font-size: 3.5rem;
    color: #FFF;
}

.lead {
    font-size: 1.1rem;
}

.text-muted {
    color: #E3E7AF !important;
}

.website-logo {
    max-height: 150px;
}