a {
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
a:hover, a:focus, a:active {
  text-decoration: underline;
}
b, strong {
  font-family: "Axiforma-Bold";
}
@media only screen and (max-width: 992px) {
  h1.fl-heading, h2.fl-heading {
    font-size: 42px;
    line-height: 48px;
  }
}
@media only screen and (max-width: 768px) {
  h1.fl-heading, h2.fl-heading {
    font-size: 26px;
    line-height: 32px;
    max-width: 280px;
  }
}
#heading_title .fl-heading .fl-heading-text {
  text-shadow: 1px 1px 1px #ffffff, 3px 3px 5px rgba(0, 0, 0, 0.9);
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fakroconsult.testsite81.nl%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fgeneratepress_child%2Fscss%2Fgeneral.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%22%7D */