.tekstveld p {
  padding: 10px 0 0 0; }
.tekstveld h3 {
  padding-top: 25px; }

.intro {
  border: 1px solid white; }
  .intro * {
    color: white !important; }

.hero * {
  color: white; }
.hero p {
  font-size: 1.4em;
  text-shadow: 2px 2px 10px #3e4756; }

.background_color {
  background: #546073;
  position: relative; }

.background_image_holder, .background_no_image {
  position: relative;
  background-color: rgba(107, 123, 150, 0.2);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 400px;
  display: flex;
  align-items: center;
  z-index: 1; }
  .background_image_holder h1, .background_no_image h1 {
    margin-bottom: 5px; }

.background_image_holder::after, .background_no_image::after {
  content: "";
  background: rgba(84, 96, 115, 0.5);
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: -20%;
  right: 40%;
  transform: skew(45deg); }

.background_no_image {
  min-height: 200px;
  background-color: rgba(84, 96, 115, 0.8); }

.image_holder {
  min-height: 200px;
  height: auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.cta {
  position: relative;
  padding: 30px;
  background-color: rgba(84, 96, 115, 0.2);
  z-index: 1;
  overflow: hidden; }
  .cta p {
    margin: 0; }
  .cta a {
    text-decoration: none !important; }
  .cta a:hover {
    text-decoration: underline !important; }

.cta::after {
  content: "";
  background: white;
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 70%;
  right: -20%;
  transform: skew(-45deg); }

.phone, .mail, .pointer {
  background-image: url("../assets/images/icon_phone.svg");
  background-position: left;
  background-repeat: no-repeat;
  background-size: 21px;
  padding-left: 30px;
  display: inline-block; }

.mail {
  background-image: url("../assets/images/icon_mail.svg"); }

.pointer {
  background-image: url("../assets/images/icon_pointer.svg"); }

.kader .tekstveld {
  padding: 30px;
  background-color: rgba(84, 96, 115, 0.2); }
  .kader .tekstveld h3 {
    padding-top: 0;
    padding-bottom: 10px; }

.diensten .card {
  background-color: rgba(84, 96, 115, 0.2);
  border-radius: 0 !important;
  border: 0px solid white; }
  .diensten .card .card-img-top {
    padding: 15px 15px 5px 15px;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out; }
  .diensten .card .card-body {
    padding: 15px 30px; }
    .diensten .card .card-body h3 {
      margin: 0 0 10px 0 !important; }
  .diensten .card .card-footer {
    padding: 15px 30px !important;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out; }
.diensten .card:hover .card-img-top {
  opacity: .7; }
.diensten .card:hover .card-footer {
  background-color: rgba(84, 96, 115, 0.2); }

#homepage .home-block .row h2 {
  margin-bottom: 10px; }
#homepage .home-block .row .image_holder {
  min-height: 345px; }
#homepage .diensten .card .card-body {
  padding: 15px 30px; }
#homepage .diensten .card .card-footer {
  min-height: 170px; }
  #homepage .diensten .card .card-footer .nav li {
    display: block;
    width: 100%;
    padding: 0 !important; }
    #homepage .diensten .card .card-footer .nav li a {
      text-align: left;
      color: #3e4756;
      padding: 0 !important;
      font-size: 1em !important; }
    #homepage .diensten .card .card-footer .nav li a:before {
      content: '> ';
      padding-right: 12px;
      display: inline-block; }
    #homepage .diensten .card .card-footer .nav li a:hover {
      text-decoration: underline !important; }
#homepage .diensten .card:hover .card-img-top {
  opacity: 1; }
#homepage .diensten .card:hover .card-footer {
  background-color: rgba(255, 255, 255, 0.5) !important; }

#contact .contact-veld a {
  text-decoration: none; }
#contact .contact-veld a:hover {
  text-decoration: underline; }

@media all and (max-width: 768px) {
  .background_image_holder {
    min-height: 200px; }

  .image_holder {
    min-height: 200px; }

  #homepage .diensten .card .card-footer {
    min-height: auto; }

  #homepage .home-block {
    padding: 0 25px; }
    #homepage .home-block .py-5 {
      padding-top: 1.5rem !important;
      padding-bottom: 1.5rem !important; }
    #homepage .home-block .pl-5 {
      padding-left: 0rem !important; }

  #contact .wrapper:last-of-type .container {
    padding: 0 55px; } }
footer {
  position: relative;
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0 auto;
  background-color: #546073; }
  footer .py-5,
  footer .pt-5 {
    padding-top: 3rem !important; }
  footer .py-5,
  footer .pb-5 {
    padding-bottom: 3rem !important; }
  footer .container {
    max-width: 1280px !important;
    padding: 0 35px; }
    footer .container [class^="col-"] p {
      color: white; }
      footer .container [class^="col-"] p b,
      footer .container [class^="col-"] p strong {
        color: white;
        font-size: 1em;
        display: inline-block;
        padding-top: 5px;
        padding-bottom: 10px; }
    footer .container [class^="col-"] a {
      color: white !important;
      text-decoration: none; }
    footer .container [class^="col-"] a:hover {
      text-decoration: underline !important; }
    footer .container [class^="col-"] #footer_logo img {
      max-width: 130px;
      margin: 0 auto 15px -35px;
      display: block; }
    footer .container [class^="col-"] .phone, footer .container [class^="col-"] .mail, footer .container [class^="col-"] .pointer {
      background-image: url("../assets/images/icon_phone-diap.svg");
      background-position: left;
      background-repeat: no-repeat;
      background-size: 21px;
      padding-left: 30px;
      display: inline-block; }
    footer .container [class^="col-"] .mail {
      background-image: url("../assets/images/icon_mail-diap.svg"); }
    footer .container [class^="col-"] .pointer {
      background-image: url("../assets/images/icon_pointer-diap.svg"); }
    footer .container [class^="col-"] .nav li {
      display: block;
      width: 100%;
      padding: 0 !important; }
      footer .container [class^="col-"] .nav li a {
        text-align: left;
        color: white;
        padding: 0 !important;
        font-size: 1em !important; }
      footer .container [class^="col-"] .nav li a:before {
        content: '> ';
        padding-right: 12px;
        display: inline-block; }
      footer .container [class^="col-"] .nav li a:hover {
        text-decoration: underline !important; }

.post-footer {
  background-color: #6b7b96; }
  .post-footer .container {
    max-width: 1280px !important;
    padding: 0 35px; }
    .post-footer .container span,
    .post-footer .container a {
      text-decoration: none !important;
      color: white; }
    .post-footer .container a:hover {
      text-decoration: underline !important; }

@media all and (max-width: 768px) {
  footer .py-5,
  footer .pt-5 {
    padding-top: 0rem !important; }
  footer .py-5,
  footer .pb-5 {
    padding-bottom: 2rem !important; }
  footer .container [class^="col-"] {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center; }
    footer .container [class^="col-"] #footer_logo img {
      margin: 3rem auto 2rem auto !important;
      display: block; }
    footer .container [class^="col-"] .nav li a {
      text-align: center; }

  .post-footer .col-md-6 {
    text-align: center; }
  .post-footer .text-right {
    text-align: center !important; } }
.btn, .menu-hoofdmenu-container li:last-of-type:not(.sub-menu li) a {
  position: relative;
  overflow: hidden;
  display: inline-block;
  z-index: 1;
  padding: 10px 45px 13px 45px;
  margin: 0;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  color: white !important;
  text-decoration: none !important;
  cursor: pointer;
  width: auto;
  float: none;
  background-color: #dda01e;
  border-radius: 0;
  border: 0px solid #dda01e;
  line-height: 130%;
  min-width: 220px;
  font-weight: 500;
  box-shadow: 0px 0px 12px rgba(62, 71, 86, 0.25); }

.menu-hoofdmenu-container li:last-of-type:not(.sub-menu li) a {
  min-width: inherit !important;
  display: inline-block;
  padding: 8px 30px 9px 30px !important; }

.btn:hover, .menu-hoofdmenu-container li:last-of-type:not(.sub-menu li) a:hover {
  text-decoration: none !important; }

.btn::after, .menu-hoofdmenu-container li:last-of-type:not(.sub-menu li) a::after {
  content: "";
  background: rgba(255, 255, 255, 0.2);
  position: absolute;
  z-index: -1;
  display: block;
  top: 0;
  bottom: 0;
  left: 70%;
  right: -20%;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  transform: skew(-45deg); }

.btn:hover::after, .menu-hoofdmenu-container li:last-of-type:not(.sub-menu li) a:hover::after {
  left: -20%;
  right: -20%;
  top: 0;
  bottom: 0;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }

/* Contactform 7 */
.wpcf7 {
  background-color: rgba(84, 96, 115, 0.2);
  border: 0px solid rgba(84, 96, 115, 0.2);
  padding: 30px;
  border-radius: 0;
  color: white; }
  .wpcf7 label {
    width: 100%; }
  .wpcf7 input, .wpcf7 textarea {
    display: block;
    background-color: transparent;
    border-radius: 0;
    border: 1px solid #546073;
    padding: 8px 15px 11px 15px;
    margin: 15px 0 0 0;
    float: left;
    width: 100%;
    font-size: 1em;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out; }
  .wpcf7 input {
    width: 48%; }
  .wpcf7 span:nth-child(even) input {
    margin-left: 2%; }
  .wpcf7 span:nth-child(odd) input {
    margin-right: 2%; }
  .wpcf7 span:nth-of-type(5) input {
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
  .wpcf7 input[type=checkbox] {
    color: #3e4756;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin-top: 5px;
    margin-right: 5px; }
  .wpcf7 .wpcf7-list-item {
    margin-left: 0;
    width: 100%; }
    .wpcf7 .wpcf7-list-item span {
      color: #3e4756;
      padding: 0 20px 0 5px; }
  .wpcf7 .wpcf7-checkbox .first {
    padding-top: 5px; }
  .wpcf7 textarea {
    width: 100%;
    height: 120px;
    margin-bottom: 20px; }
  .wpcf7 input:hover, .wpcf7 textarea:hover {
    opacity: .7; }
  .wpcf7 input[type=submit] {
    position: relative;
    overflow: hidden;
    display: inline-block;
    z-index: 1;
    padding: 10px 45px 13px 45px;
    margin: 15px 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    color: white !important;
    text-decoration: none !important;
    cursor: pointer;
    width: auto;
    float: none;
    background-color: #dda01e;
    border-radius: 0;
    border: 0px solid #dda01e;
    line-height: 130%;
    min-width: 220px;
    font-weight: 500;
    box-shadow: 0px 0px 12px rgba(62, 71, 86, 0.25); }
  .wpcf7 input[type=submit]:hover {
    opacity: 1;
    background-color: rgba(221, 160, 30, 0.6); }
  .wpcf7 input[type=file] {
    width: 100%; }

.wpcf7-response-output {
  border: 0px solid white !important;
  margin: 0 !important;
  padding: 0 !important;
  color: white;
  background-color: #98e58a;
  border-radius: 0; }

.white_block_small .textwidget .wpcf7-response-output {
  color: #98e58a !important;
  font-weight: 600 !important; }

.wpcf7-mail-sent-ok {
  background-color: #dda01e !important; }

.wpcf7-not-valid-tip {
  display: inline-block !important;
  padding-top: 5px;
  color: #98e58a !important;
  font-weight: 600 !important; }

.white_block_small .textwidget .wpcf7-not-valid-tip {
  color: #98e58a !important;
  font-weight: 600 !important; }

div.wpcf7 .ajax-loader {
  display: block !important; }

.wpcf7-not-valid-tip {
  width: 100%;
  padding: 0; }

.wpcf7-radio {
  display: block;
  width: 100%; }
  .wpcf7-radio .wpcf7-list-item, .wpcf7-radio label {
    display: inline-block;
    width: 100%;
    margin: 0 10px 0 0; }
    .wpcf7-radio .wpcf7-list-item input, .wpcf7-radio label input {
      display: inline-block;
      width: auto;
      margin: 5px 5px 5px 0; }
    .wpcf7-radio .wpcf7-list-item span, .wpcf7-radio label span {
      display: inline-block;
      width: auto; }

@media all and (max-width: 991px) {
  .menu-navigatie-menu-container li:not(.sub-menu li) a {
    width: 100%; } }
html, body {
  padding: 0;
  margin: 0; }

.wrapper .container {
  max-width: 1280px !important;
  padding: 0 35px; }

.full_width_wrapper .container {
  max-width: 1280px !important;
  padding: 0 35px; }

.row {
  margin-right: -25px;
  margin-left: -25px; }

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  padding-right: 25px !important;
  padding-left: 25px !important; }

.p-5 {
  padding: 4rem !important; }

.pt-5, .py-5 {
  padding-top: 4rem !important; }

.pb-5, .py-5 {
  padding-bottom: 4rem !important; }

.m-5 {
  margin: 4rem !important; }

.mt-5, .my-5 {
  margin-top: 4rem !important; }

.mb-5, .my-5 {
  margin-bottom: 4rem !important; }

@media all and (max-width: 768px) {
  .full_width_wrapper .container {
    padding: 0 30px; }

  .wrapper .container {
    padding: 0 30px; }

  .py-5, .pt-5, .pt-mob {
    padding-top: 3rem !important; }

  .py-5, .pb-5, .pb-mob {
    padding-bottom: 3rem !important; }

  .p-5 {
    padding: 1.5rem !important; } }
header {
  position: relative;
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0 auto;
  z-index: 9999;
  background-color: white; }
  header .container {
    max-width: 1280px !important;
    padding: 0 35px; }
    header .container .row #header_logo img {
      max-width: 130px;
      margin: 0 auto 0 -35px;
      padding: 15px 0 15px 0;
      display: block; }
    header .container .row #header_logo:hover {
      opacity: .7 !important; }

@media all and (max-width: 991px) {
  header .container [class^="col-"] #header_logo {
    margin: 10px auto;
    padding-bottom: 5px; }
    header .container [class^="col-"] #header_logo img {
      display: block;
      margin: 0 auto;
      max-width: 140px; } }
.menu-main-menu-container {
  width: 100%; }

.navbar {
  padding: 0; }

.navbar-toggler {
  border: none !important;
  color: #546073 !important;
  border-color: #546073 !important; }

.navbar-toggler-icon {
  height: 2.5em;
  width: 2.5em;
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(62,71,86, 1)' stroke-width='1' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }

.navbar-toggler-icon:hover {
  opacity: .5; }

#navbarResponsive {
  padding: 32px 0;
  margin-left: auto;
  margin-right: 0;
  z-index: 100; }
  #navbarResponsive div {
    margin-left: auto;
    margin-right: 0; }

.menu-primary-menu-container {
  margin-left: auto;
  margin-right: 0; }

.nav {
  padding: 0;
  margin: 0;
  height: auto;
  width: 100%;
  z-index: 1010;
  text-align: center;
  padding-inline-start: 0 !important; }
  .nav .menu-item-has-children a:after {
    display: inline-block;
    content: '>';
    transform: rotate(90deg);
    padding: 0px 2px 5px 0px; }
  .nav .sub-menu a:after {
    display: none; }
  .nav li {
    display: inline-block;
    list-style: none;
    height: 100%;
    width: auto;
    padding: 0 0 0 40px; }
    .nav li a {
      height: 100%;
      padding: 5px 0 0 0 !important;
      color: #3e4756;
      text-decoration: none !important;
      text-align: center;
      display: block; }
    .nav li a:hover {
      color: #6b7b96; }
    .nav li .sub-menu {
      z-index: 1000;
      position: absolute;
      padding: 0 10px 10px 5px !important;
      background-color: #6b7b96;
      line-height: 150%;
      display: none; }
      .nav li .sub-menu li {
        display: block;
        font-weight: inherit;
        text-align: left;
        padding: 0 20px; }
        .nav li .sub-menu li a {
          padding-top: 5px !important;
          text-align: left;
          color: white !important; }
        .nav li .sub-menu li a:hover {
          opacity: 1 !important;
          text-decoration: underline !important; }
      .nav li .sub-menu li:first-of-type {
        padding-top: 10px; }
      .nav li .sub-menu li:last-of-type {
        padding-bottom: 10px; }
  .nav li:hover .sub-menu {
    display: block; }
  .nav .current-menu-item a {
    color: #dda01e !important; }
  .nav .current-menu-item .sub-menu a {
    color: white !important; }
  .nav .current-menu-item .sub-menu li {
    color: white !important; }
  .nav .sub-menu .current-menu-item a {
    color: #dda01e !important; }
  .nav .sub-menu .sub-menu {
    display: none !important; }

@media all and (max-width: 991px) {
  header .col-md-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  header .col-md-9 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  header #header_logo, header .navbar-toggler {
    margin-left: auto;
    margin-right: auto; }
  header .nav {
    display: block;
    width: 100%; }
    header .nav li {
      display: block;
      padding: 4px 0; }
      header .nav li a {
        text-align: center; }
      header .nav li .sub-menu {
        position: relative;
        display: block;
        background-color: white; }
        header .nav li .sub-menu li a {
          text-align: center; }
        header .nav li .sub-menu li a:hover {
          color: #546073 !important; }
        header .nav li .sub-menu .current-menu-item a {
          color: #546073 !important; }
    header .nav li:last-of-type {
      margin-top: 10px; }
  header .navbar {
    padding-bottom: 10px; } }
* {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-style: normal; }

h1, h2, h3, h4, p, td, a, b, i, em, b, strong, input, textarea, span, div, btn, li {
  line-height: 180%;
  color: #3e4756;
  font-size: 11.5pt;
  font-weight: 300; }

h1, h1 span, h2, h2 span, h3, h3 span, h4, h4 span {
  line-height: 125%;
  margin: 0;
  color: #546073;
  font-weight: lighter; }

h1, h1 span {
  font-optical-sizing: auto;
  font-size: 3.2em;
  color: white;
  text-transform: uppercase;
  text-shadow: 2px 2px 10px #3e4756; }

h2, h2 span {
  font-size: 2.2em;
  text-transform: uppercase; }

h3, h3 span {
  font-size: 1.8em; }

h4, h4 span {
  font-size: 1.4em;
  margin-top: 10px;
  color: #6b7b96; }

p, i, em, b, strong, a, li {
  margin: 0;
  padding: 0; }

i, em {
  font-style: italic; }

b, strong {
  font-weight: 500; }

b {
  color: #546073; }

u {
  font-size: inherit;
  font-weight: inherit; }

a, a:link, a:visited {
  text-decoration: underline;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  color: #546073; }

a:hover {
  text-decoration: none; }

hr {
  background: #546073;
  width: 100%; }

img {
  max-width: 100%;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }

.alignright {
  float: right;
  padding: 10px; }

ul {
  padding-inline-start: 25px; }

table {
  border-collapse: collapse;
  width: 100%;
  table-layout: fixed; }
  table tr {
    display: table;
    width: 100%;
    margin-top: 2px; }
    table tr td, table tr th {
      width: 100%; }
    table tr td:nth-of-type(1) {
      width: 120px;
      display: block; }
      table tr td:nth-of-type(1) em {
        padding: 1px 10px;
        background-color: white;
        display: inline-block;
        border-radius: 10px;
        font-style: normal;
        font-weight: 600;
        color: #546073; }

iframe {
  width: 100%;
  padding: 30px 0 20px 0; }

h1 span, h2 span, h3 span, h4 span, h1 a, h2 a, h3 a, h4 a {
  font-size: 1em !important;
  font-weight: inherit !important;
  font-family: inherit !important;
  color: inherit !important;
  text-decoration: inherit !important;
  line-height: inherit !important; }

h1 b, h2 b, h3 b, h4 b, h1 strong, h2 strong, h3 strong, h4 strong {
  font-size: inherit;
  font-weight: bold; }

h1 i, h2 i, h3 i, h4 i, h1 em, h2 em, h3 em, h4 em {
  font-size: inherit;
  font-style: italic; }

span strong {
  font-size: inherit;
  font-family: inherit; }

@media all and (max-width: 768px) {
  h1, h1 span {
    font-size: 2.4em; }

  h2, h2 span {
    font-size: 1.8em; }

  h3, h3 span {
    font-size: 1.6em; }

  h4, h4 span {
    font-size: 1.2em; } }

/*# sourceMappingURL=style.css.map */
