.landing .h1, .h2, .h3, h1, h2, h3 {
    color: unset !important;
  margin-bottom: 10px !important;
}

.sppb-btn-custom {
    background: #A20103 !important;
    color: #FFB763 !important;

    border: solid 4px #FFB763;
    /*padding: 10px 60px !important;*/
}
.sppb-btn-custom:hover {
    color: #ffffff !important;
    border: solid 4px #ffffff !important;
}

@media (max-width: 991px) {
.landing h3 {
          font-size: 18px !important;
    }
}
@media only screen and (max-width: 480px){
  .fonth4 h4{
    font-size: 18px !important;
  }
 .fonth4 .sppb-addon-content {
    line-height: 1.4 !important;
  }
   .fonth4 h5 {
        font-size: 16px !important;
    }

}
.sppb-panel-primary>.sppb-panel-heading {
    color: #ffffff;
    background: #a20103;
}
.sppb-panel-primary {
    border-color: #000 !important;
}
.sppb-panel-title {
    font-weight: 500 !important;
}
#whatsapp button, #whatsapp button:link, #whatsapp button:visited {
    width: 80px !important;
    height: 80px  !important;
}
.fa.fa-pinterest-p, .fa.fa-whatsapp {
    font-size: 30px;
}

#whatsapp {
    right: 40px !important;
}