.navbar-custom, footer {
    background-color: #b88453 !important;
}
header.masthead {
    background-image: url('./../assets/img/SAIF SULTAN BACKGROUND.jpg');
    background-position: center center;
    background-size: cover;
}
.btn-primary {
    background-color: #b88453;
    border-color: #b88453;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary:focus-within {
    background-color: #cb935d !important;
    border-color: #cb935d !important;
}
