.footer,
.footer p,
.footer-social,
.footer-social p{
    font-size:14px;
    line-height:1.5;
    text-align: center;
}
.footer a{
    color:#28243F;
    text-decoration: underline;
    text-decoration-color: #028337;
    text-decoration-thickness: 17%;
    text-underline-offset: 25%;
    font-weight: 700;
}
.footer-social,
.footer-social p{
    color:#28243F;
    font-size:14px;
}
.footer-social{
    text-align: center;
    width: 100%;
    background: #003610;
}
.footer {
    background-color: #ffffff;
    color: #28243F;
    border-top: 2px solid #929292;
}
.footer p, .footer a, .footer h3 {
    color:#28243F;
    font-size: 14px;
    text-align:center;
}
.footer .footer-text--small {
    font-size: 10px;
    text-align:center;
    color:#28243F;
    line-height:1.3;
}
.footer-additional {
    background-color:#ffffff;
    color: #58556A;
    font-size: 10px;
}
.footer-additional p {
    text-align: center;
}
.footer-additional a {
    color: #028337;
    font-size: 13px;
    font-weight: 700;
    padding-left: 10px;
    padding-right: 10px;
}

.footer-unsubscribe{
    background-color: #151414;
}
.footer-unsubscribe__td{
    color: #28243F;
    padding-top: 15px;
    padding-bottom: 20px;
    text-decoration: underline;
}

.footer-unsubscribe a{
    color: #028337;
    text-decoration: underline;
}