<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css?family=Roboto|");
ul#primary-menu li a {
  font-size: 16px;
  font-family: Roboto;
  font-weight: 500;
}
html &gt; body &gt; #page &gt; #masthead &gt; nav &gt; div:nth-child(2) &gt; div &gt; #primary-menu &gt; #menu-item-24 &gt; a {
  font-weight: 400;
}
ul#primary-menu li a:active {
  color: #404040;
  font-size: 16px;
  line-height: 40px;
  font-family: Dosis, sans-serif;
  font-weight: 400;
  letter-spacing: 2px;
}
article.page header.entry-header h1 {
  font-weight: 400;
}
aside.widget ul li a {
  font-size: 16px;
}
h2.widget-title {
  font-weight: 400;
}
.entry-content p {
  padding-bottom: 0px;
  padding: 11px;
  padding-right: 11px;
  font-size: 1.6875rem ;
}
@media (max-width: 1200px) {
  .entry-content p {
    font-size: calc(1.29375rem + 0.525vw) ;
  }
}
.entry-content big {
  font-size: 21px;
}
html &gt; body &gt; #page &gt; #content &gt; #primary &gt; #main &gt; section:nth-child(2) &gt; div &gt; div &gt; #text-2 &gt; div &gt; div &gt; div &gt; p:nth-child(5) {
  font-size: 21px;
}
aside.widget_text p big {
  font-size: 21px;
}
aside.widget_text strong {
  font-size: 18px;
}
nav.main-nav .container {
  font-weight: 500;
  color: #333333;
}
</pre></body></html>