@charset "utf-8";
/* CSS Document */
.heading_test {
  font: 4;
  font-style: normal;
  font-weight: normal;
  color: black;
}
#articelDetail img, #articleDetail img {
  max-width: 100.0% !important;
  height: auto;
}

/************************/
/* Theme customisations */
/************************/

/* Logo */
.Header__logo img {
  max-width: none;
  max-height: 3.75rem;
}
/* Colours */
.Icon__brand {
  color: #5cbf9f;
}
.commonStyle__zt3Brand {
  color: #5cbf9f;
}
.commonStyle__zt3BrandBg {
  background-color: #5cbf9f;
}
.Header__menu, .Header__menu:after, .Header__menu:before {
  background-color: #333333;
}
.Header__menuToggle {
  background-color: transparent;
}
