.site-policy-note {
    width: 100%;
    margin: 10px 0 0;
    color: #666;
    font-family: Montserrat, Arial, sans-serif;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.35;
    text-align: center;
}

.site-policy-note a,
.site-legal-footer a {
    color: inherit;
    text-decoration: underline;
}

.site-legal-footer {
    box-sizing: border-box;
    width: 100%;
    padding: 13px 18px;
    background: #fff;
    color: #52606d;
    font-family: Montserrat, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.4;
    text-align: center;
}

.site-form-busy {
    cursor: wait !important;
    opacity: .72;
}
