.panel-footer-wrapper {
    background: #ffffff;
    text-align: center;
    overflow: hidden;
    padding: 16px 32px;
    border-top: 1px solid #e1e1e3;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    color: #072653;
}

.panel-footer-wrapper .rules-link {
    color: #1b2257;
}

.panel-footer-wrapper a {
    text-decoration: underline;
}
