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

.white {color:#ffffff;}
a.white:link, a.white:visited, a.white:hover, a.white:active {color:#ffffff;}
a[href^=tel]:not(.special) {color:inherit; text-decoration:none;}
.phoneline {white-space: nowrap;}
.vertmiddle {vertical-align:middle;}
.super {vertical-align:super;  font-size: medium;} 

.highlight {
margin: 0 -0.1em;
  padding: 0.1em 0.1em;
  line-height: 1.8em;
  background: transparent;
  border-radius: 5px;
  background-image: linear-gradient(
    to right,
    rgba(221, 67, 53, 0.5),    rgba(221, 67, 53, 0.5) 4%,    rgba(221, 67, 53, 0.2)  );-webkit-box-decoration-break: clone;box-decoration-break: clone;}a.plain-link:link, a.plain-link:visited, a.plain-link:active {color:inherit;text-decoration:none;}a.plain-link:hover {text-decoration:underline;}a.clientgallery:link, a.clientgallery:visited, a.clientgallery:hover, a.clientgallery:active {text-decoration:none!important;}