.theme-blush{
    background: #E65100 !important;
}

.copyright{
    color:white!important;
}

.softgentext {
    color: #fff;
    text-decoration: none;
}
.softgentext:hover {
    color: #fff;
    text-decoration: none;
}

 input[type=checkbox], input[type=radio] {
    accent-color: #E65100;
    width: 15px;
    height: 15px;
}

.error{
    color:red!important;
}
.sign_id {
     background: #E65100!important;
}

.text_color {
color: #E65100;
}
.text_color:hover {
color: #E65100;
}





