span.footer-breadcrumb a.text-link {
    font-size: 12px;
    color: #2c2c2c !important;
    text-decoration: none;
}
.rf-org-footer-container footer .container h2 {
    font-weight: 700;
color:#2c2c2c !important;
}

.rf-org-footer-container footer .footer-links-col ul li a {
    line-height: 24px;
    font-weight: 400;
    text-decoration: none;
color:#2c2c2c !important;

}

.rf-org-footer-container footer .footer-links-col ul li a:hover {
    text-decoration: underline;
}

.rf-org-footer-container footer .footer-divider {
    height: 1px;
    width: 100%;
    background: #fff;
    margin-top: 0;
    margin-bottom:0px;
}

.rf-org-footer-container footer .with-border {
    border-right: 1px solid #fff;
    min-height: 150px;
}

p.copyright {
    display: flex;
    justify-content: flex-end;
    margin: 72px 0px 53px 0px;
    font-size: 14px ! IMPORTANT;
    color: #727272 !important;
}
p.copyright a {
    color: #727272 !important;
}

p.becomssponsormessage, p.becomssponsormessage a {
    font-size: 14px !important;
}

.rf-org-footer-container {
    padding-top: 100px;
    background: #f8f8f8;
}
.col-3.footer-links-col {
    margin-top: 50px;
}
