.referral-content .banner {
    background: #f93;
    border-color: #f93 transparent;
}
.modal-referral .modal-header,
.modal-referral .modal-body {
    border-color: #f93;
}
.modal-referral .modal-header button{
    background: #f93;
}

