body {
    background-color: rgb(240, 236, 230, 0.5) !important;
}
#sp-bottom {
    font-size: 16px !important;
}

#sp-bottom .sp-module .sp-module-title {
  font-size: 28px !important;
  /*color: #F0B44C !important;*/
}
.rounded-corners {
  border-radius: 30px !important;
}
.ba-form-page {
  border-radius: 30px !important;
}
/* Off canvas sooner */
@media screen and (max-width: 1280px) {
    .sp-megamenu-parent {display: none !important;}
    #offcanvas-toggler {display: flex !important;}
}

