.theme-blush{
    background: #005cbf!important;
}

.copyright{
    color:white!important;
}

.softgentext {
    color: #fff;
    text-decoration: none;
}

 input[type=checkbox], input[type=radio] {
    accent-color: #0d6efd;
    width: 25px;
    height: 20px;
}

.error{
    color:red!important;
}