#sp-header > .container > div {
  border-bottom: none;
}

#sp-top-bar {
  display: none;
}

.body-innerwrapper {
  padding-top: 125px;
}

#sp-header {
  background-color: #FFF4F2;
  height: 140px;
}

#sp-header .container-inner {
  padding-top: 20px;
}

#section-id-1601280291610 .sppb-img-container, #section-id-1601706980878 .sppb-img-container{
  display: none !important;
}

#sp-bottom {
  padding: 50px 0 60px;
}

.sppb-addon-header span {
      color: var(--link-color);
}

@media (max-width: 767px){
body {
    font-size: 16px !important;
}}

#sp-header {
  height: 121px !important;
}

#sp-header>.container>div {
  border-bottom: none !important;
}