/*** agrega aqui los estilos necesarios para modificar el template ***/
.bs-footer__section-form__container {
    background: #441A03;
}

.bs-footer__section-form {
    background-color: #D9AE79;
    }

    .jumbotron {
    background-color: #fff1e0;
    }

    .bs-copyright {
    background: #5D732F;
    }


    .modal-content {
    background-color: #fffbed;

}