/* Centered Logo */
#logo-custom .store-logo-module img {
    padding: 10px;
    margin: 10px auto;
    max-height: 100px;
}


#footer-custom .newsletter-column input {
  color: #fff;
}
#featured-custom .product-wrapper-link {
   height: 360px;
}
.featured-products-module .product-wrapper-link .product-details-link {
  color: #fff;
  background-color: #14477D;
}
.page-builder-layout-module.sec_nav {
    width: 645px!important;
}

/* Promo Banner */
.promotional-banner-wrap {
    background-color: #ca0303!important; /* old bg color #498cbc */
}
.promotional-banner-text {
    font-size: 20px!important;
    color: #00FFFF;
    text-shadow: 2px 1px 2px #000;   
}