<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(/templates/aegean-master/styles.css);

#pre-header,
#main-nav .navbar-nav &gt; li &gt; a:hover::before,
#main-nav .navbar-nav &gt; li &gt; a.active::before,
.exclusive-url a.url:hover,
#gallery .image .wrap,
.pdf .button.open:hover,
#contact-details&gt;.row,
#contact-form button[type="submit"]:hover,
#offers .info:hover, #offers .print:hover {
  background-color: #2980b9;
}

#main-nav .dropdown-menu &gt; li &gt; a:hover,
#bgslideshowcaption a:hover,
#move-to-top,
.exclusive-url.full-width .contents-container,
#videos .video, #offers .offer&gt;.row, #pdf .pdf.row,
.bgslideshowbutton:after,
#recent-articles .article-image a.learn-more:hover,
body.article-catalog #articles .article .learn-more:hover,
body.article-catalog #articles .article {
  background-color: rgba(41, 128, 185, 0.76);
}

#main-nav .navbar-nav &gt; li &gt; a,
#main-nav .navbar-nav &gt; li &gt; a:hover::after,
#main-nav .navbar-nav &gt; li &gt; a.active::after,
.exclusive-url&gt;.contents-container&gt;h2&gt;a,
.exclusive-url a.url,
#gallery .image .img::after,
#contact-form button[type="submit"] {
  color: #2980b9;
}

#main-nav .dropdown-menu,
#main-nav .dropdown-menu &gt; li &gt; a:hover,
.exclusive-url a.url,
#contact-form button[type="submit"],
#footer-menu&gt;nav ul li a:hover {
  border-color: #2980b9;
}

#main-nav .dropdown-menu &gt; li &gt; a:hover,
#videos .video, #offers .offer&gt;.row, #pdf .pdf.row,
#videos .video h3, #offers .offer h3, #pdf .pdf h3,
.pdf .button.open,
#offers .expires td &gt; .days, #offers .expires td &gt; .hours,
#offers .expires td &gt; .minutes, #offers .expires td &gt; .seconds,
#offers .info, #offers .print,
#recent-articles .article-image a.learn-more,
body.article-catalog #articles .article .learn-more,
body.article-catalog #articles .article,
body.article-catalog #articles .article h3 a {
  color: #ffffff;
}
#videos .video h3, #offers .offer h3, #pdf .pdf h3,
.pdf .button.open,
#offers .info, #offers .print,
#recent-articles .article-image a.learn-more,
body.article-catalog #articles .article .learn-more,
body.article-catalog #articles .article h3 a {
  border-color: #ffffff;
}

#main-nav .navbar-nav&gt;li.highlight&gt;a {
  background-color: #2980b9;
  color: #ffffff;
}
</pre></body></html>