.text-decoration-underline {
    color: #4c60a3 !important;
    text-decoration: underline !important;
}

.vs-radio-danger .vs-radio--circle {
    background: #ea5455 !important;
}

form .box-footer {
    position: fixed;
    border: none;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(240, 240, 240, 0.9);
}
