/* 

Add here your custom css styles Example: p { text-align: center; color: red; } 
-
*/

.alert-danger {
    background-color: rgba(244, 67, 54, 0.1);
    color: #FFF;
}

.alert-success {
    color: #FFF;
}

select {
 font-family: Verdana;
}

.product_seller_header .black-bg {
    background: rgb(0 0 0 / 100%);
}