.vhrc-btn-warning-outline {
    color: #faad14;
    border: 1.2px solid #faad14;
    background-color: #fff;
}
.vhrc-btn-warning {
    color: #fff;
    border-color: #faad14;
    background-color: #faad14;
}
.vhrc-membership.text.blue {
    color: #a54970;
}
.vhrc-membership.text.blue.dark {
    color: #14152a;
}
.vhrc-membership.text.orange {
    color: #038d9b;
}
.vhrc-membership.text.orange.dark {
    color: #03233c;
}
.vhrc-membership.text.red {
    color: #a72641;
}
.vhrc-membership.text.red.dark {
    color: #260114;
}
.vhrc-membership.background.blue {
    background-color: #a54970;
}
.vhrc-membership.background.blue.dark {
    background-color: #14152a;
}
.vhrc-membership.background.orange {
    background-color: #038d9b;
}
.vhrc-membership.background.orange.dark {
    background-color: #03233c;
}
.vhrc-membership.background.red {
    background-color: #a72641;
}
.vhrc-membership.background.red.dark {
    background-color: #260114;
}
.vhrc-membership.border.blue {
    border-color: #a54970;
}
.vhrc-membership.border.blue.dark {
    border-color: #14152a;
}
.vhrc-membership.border.orange {
    border-color: #038d9b;
}
.vhrc-membership.border.orange.dark {
    border-color: #03233c;
}
.vhrc-membership.border.red {
    border-color: #a72641;
}
.vhrc-membership.border.red.dark {
    border-color: #260114;
}
.text-orange {
    color: #faad14;
}
.bg-light-yellow {
    background-color: #fdf5d0;
}
.bg-grey {
    background-color: #f7f7f7;
}
/* Body styles */
/* Footer styles */

