.wrap--secondary, .footer--site  {
    background: #1f448d !important;
}
.featured-product a {
    color: #1f448d;
    border-bottom: 2px solid #1f448d;
}
.featured-product a:visited {
    color: #1f448d;
}
.button--theme--primary {
    color: white;
    background: #214489;
    border-color: #214489;
}