
@media only screen {.preview-mode-theme-mismatch-warning {display: none !important;}
}

.gradient {color:#000000;background: rgb(0,126,207);
background: -moz-linear-gradient(90deg, rgba(0,126,207,0.5) 35%, rgba(183,0,185,0.5) 65%);background: -webkit-linear-gradient(90deg, rgba(0,126,207,0.5) 35%, rgba(183,0,185,0.5) 65%);background: linear-gradient(90deg, rgba(0,126,207,0.5) 35%, rgba(183,0,185,0.5) 65%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#007ecf",endColorstr="#b700b9",GradientType=1);}a[href^=tel]:not(.special) {color:inherit;text-decoration:none;}a.white:link, a.white:visited, a.white:hover, a.white:active {color:#ffffff;}.white {color:#ffffff!important;}