/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 17 2019 | 11:48:32 */
.bg-mint {
    background: rgba(166,252,218,0.69,0.30)!important;
    background: -moz-linear-gradient(left, rgba(166,252,218,0.30) 0%, rgba(19,171,176,1) 100%)!important;
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(166,252,218,0.30)), color-stop(100%, rgba(19,171,176,1)))!important;
    background: -webkit-linear-gradient(left, rgba(166,252,218,0.30) 0%, rgba(19,171,176,1) 100%)!important;
    background: -o-linear-gradient(left, rgba(166,252,218,0.30) 0%, rgba(19,171,176,1) 100%)!important;
    background: -ms-linear-gradient(left, rgba(166,252,218,0.30) 0%, rgba(19,171,176,1) 100%)!important;
    background: linear-gradient(to right, rgba(166,252,218,0.30) 0%, rgba(19,171,176,1) 100%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6fcda', endColorstr='#13abb0', GradientType=1 )!important;
}
