/* Banners */
.s-block--fixed-banner:first-of-type {
    margin-top: 0px !important;
    padding-top: 0;
}

.s-block--fixed-banner:first-of-type .container {
  max-width: 100% !important;
  padding: 0px !important;
}

.index .s-block--fixed-banner img {
  background-color: transparent !important;
  border-radius: 0;
}
.s-block--fixed-banner:first-of-type {
  margin-top: 0px !important;
}



/* Features Items */

.angel-feature i {
  color: #F45E0B!important;
}

/*********/
#squares-5 .s-slider-container{
     padding-left: 3px !important; 
}


/*footer*/
.store-footer__inner {
  background-color:#01478B !important;
  border-radius:15% 15% 0 0 ;
}


.store-footer__inner * {
  color:#fff !important;
}
.header-inner .logo-light{
  filter: invert(100%);
   height:3rem !important;
}

.header-inner .logo-dark{
  height:3rem !important;
}    

.footer-middle .logo-light ,.footer-middle  .logo-dark {
    height:5rem !important;
}