.no-sidebar-page .be-section-pad:first-child{
padding-top: 0px !important;
}

p {
    color: black;
    padding: 3px !important;
}

#header .be-mobile-menu-icon, #header .be-mobile-menu-icon::before, #header .be-mobile-menu-icon::after {
   
box-shadow: #333 .5px .5px .5px;
}

ul#mobile-menu {
    background: rgba(255,255,255,.7) !important;
}

.forcefullwidth_wrapper_tp_banner {
    border-bottom: 4px solid tan;
}
.success, .wpcf7-response-output.wpcf7-mail-sent-ok {
    background:#449fb1;
    color: #000;
}