.notify-request {
	background-color: #0e6073;
	border-color:  #0e6073;
}
.text-white {
    color: #38afde !important;
}
.categoryoffer-img-overlay {
    background: rgba(0, 0, 0, .6);
    transition: all .2s ease-in-out;
}