
/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY3VzdG9tLmNzcyIsInNvdXJjZXMiOlsiY3VzdG9tLnNjc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9 */

/*# sourceMappingURL=custom.css.map */
.theme-white .btn-outline-primary{
    color: black;
    /* background-color: #545b62 !important;
    border-color: #4e555b; */
    border-color: #cdd3d8 !important;

}
.theme-white .btn-outline-primary:hover{
    border-color: #cdd3d8 !important;
    background-color: #222 !important;
}
.theme-white .btn-outline-primary:active{
    background-color: rgba(58,58,58,.7803921568627451) !important;
}
.theme-white .btn-outline-primary:focus{
    background-color: #222 !important;
}
.theme-white .btn-outline-primary:focus:active{
    background-color: #222 !important;
}
a.nav-link.active {
    background: rgb(175, 211, 243);
}

.theme-white .btn-primary{
    background-color: rgba(58,58,58,.7803921568627451) !important;



}

.theme-white .btn-primary:hover{
    background-color: #222 !important;



}
.theme-white .btn-primary:focus{
    background-color: #222 !important;


}

.theme-white .btn-primary:focus:active{
    background-color: #222 !important;


}
.pricing.pricing-highlight .pricing-title{
    background-color: #222 !important;


}

.theme-white .bg-primary{
    background-color: #222 !important;


}
.swal2-styled.swal2-confirm{
    background-color: rgba(58,58,58,.7803921568627451) !important;
    box-shadow: #222;




}

.swal2-styled.swal2-confirm:focus {
    background-color: #222222 !important;
    box-shadow: #222;


}

.swal2-styled.swal2-confirm:hover {
    background-color: #222 !important;
    box-shadow: #222;


}
.swal2-styled.swal2-confirm:focus{
    box-shadow: #222;
}


.swal2-actions:not(.swal2-loading) .swal2-styled:active{
    background-image: none;
}


