/* CSS Document */
body {
  font-size: 95%; }
  @media only screen and (max-width: 767px) {
    body {
      font-size: 90%; } }

.header_fontsize ul li.fontsize-m a:link, .header_fontsize ul li.fontsize-m a:visited, .header_fontsize ul li.fontsize-m a:hover, .header_fontsize ul li.fontsize-m a:active {
  background-color: #e7ae00;
  background-position-y: -28px; }

/*# sourceMappingURL=medium.css.map */
