/* Add here all your CSS customizations */
html .bg-brown, html .background-color-brown {
    background-color: #996419 !important;
}

html .card-featured-brown {
    border-color: #996419;
}
