<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Color scheme Turquoise
----------------------------------------------- */
body #footer,
body #fixed-navigation .scroll-top,
body .highlight-text,
body .date-arrow .bookmark,
body input[type="submit"],
body input[type="reset"],
body .custom-button,
body #searchform .searchform-wrapper .send {
  background-color: #05b8af;             
}
body .post-entry .post-entry-headline a,
body .home-list-posts .home-list-posts-wrapper ul li a,
body .flexslider .slides li a,
body .sidebar-widget a {
  color: #05b8af;             
}
body #fixed-navigation .scroll-top:hover,
body #top-navigation,
body .footer-signature,
body input[type="submit"]:hover,
body input[type="reset"]:hover,
body .custom-button:hover,
body #searchform .send:hover {
  background-color: #258a86;                                           
}
body a,
body .site-title a,
body .main-headline,
body .entry-headline,
body .sidebar-widget .sidebar-headline,
body .comment-reply-title {
  color: #258a86;       
}
body #footer a {
  color: #02615d;               
}</pre></body></html>