/* ===== AFFILIATE REGISTRATION ===== */
.afwc_reg_message.success {
    background: #96e596;
    padding: 10px;
    border-radius: 5px;
    font-size: 25px;
}

.afwc_reg_message.success a {
    color: #213363;
    font-weight: bold;
    text-decoration: underline;
}
