<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";


@media only screen and (min-width:768px){

  .site-g-nav a:hover{
    color: #b887c4!important;
  }

  .site-header-util&gt;ul&gt;li.contact&gt;a[href]:focus,
  .site-header-util&gt;ul&gt;li.contact&gt;a[href]:hover {
    color: #b887c4;
  }

  .service-box-panel a:hover {
    background: #efe5f2;
  }
  
}</pre></body></html>