/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 03 2022 | 04:25:31 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

#youzify-modal .youzify-modal-title {
    background: #1efe19;
    background: url(../images/back-pattern.png),linear-gradient(to left,#ffc107 ,#ff5722);
    background: url(../images/back-pattern.png),-webkit-linear-gradient(right,#1efe19 ,#1efe19);
    color: #000000;
}

#youzify-modal .youzify-modal-title>i {
    
    color: #0a0a0a;
    
}