/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* test server */
/* line 6, templates/g5_helium/scss/_mytestserver.scss */
.ts p, .ts h4 {
  text-align: center;
  color: #a3a3a3;
  margin: 0 !important;
}
/* line 12, templates/g5_helium/scss/_mytestserver.scss */
#ts1, #ts2, #ts3, #ts4 {
  background-color: #222237;
}
/* Landscape phone to mobile */
@media (max-width: 47.9375rem) {
  /* line 17, templates/g5_helium/scss/_mytestserver.scss */
  .g-offcanvas-toggle {
    top: 3.8125rem;
  }
  /* line 18, templates/g5_helium/scss/_mytestserver.scss */
  #ts2, #ts3, #ts4 {
    display: none;
  }
}
/* end test server */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* px or rem (!px == rem)*/
/*
 //regex add function rem()
 ([-]*\d+px) //find
 rem(\1)     //replace
 eg padding: 5px -10px 156px 0;
 -> padding: rem(5px) rem(-10px) rem(156px) 0;
 //regex remove function rem()
 rem\(([-]*\d+px)\) //find
 \1                 //replace
 eg padding: rem(5px) rem(-10px) rem(156px) 0;
 -> padding: 5px -10px 156px 0;
 */
/*
 1px 0.0625rem
 2px 0.125rem
 3px 0.1875rem
 4px 0.25rem
 5px 0.3125rem
 6px	0.375rem	37.5%	5pt
 7px	0.438rem	43.8%	5pt
 8px	0.500rem	50.0%	6pt
 9px	0.563rem	56.3%	7pt
 10px	0.625rem	62.5%	8pt
 11px	0.688rem	68.8%	8pt
 12px	0.750rem	75.0%	9pt
 13px	0.813rem	81.3%	10pt
 14px	0.875rem	87.5%	11pt
 15px	0.938rem	93.8%	11pt
 16px	1.000rem	100.0%	12pt
 17px	1.063rem	106.3%	13pt
 18px	1.125rem	112.5%	14pt
 19px	1.188rem	118.8%	14pt
 20px	1.250rem	125.0%	15pt
 21px	1.313rem	131.3%	16pt
 22px	1.375rem	137.5%	17pt
 23px	1.438rem	143.8%	17pt
 24px	1.500rem	150.0%	18pt 
 32px	2.000rem	200.0%	24pt 
 */
/**
 * Convert px to em
 *
 * @param $elFontSize - the element font size in pixel e.g. you want to set margin on your text, 
 * and font size on your text is equivalent to 14px, then your context is 14px.
 *
 * @param $values - the values in pixel you want to convert. 
 * You can pass in an array of values. Each value separated by space.
 *
 * e.g. margin: pxToEm(16px 20px 20px 16px, 16px);
 * 
 */
/* @function pxToEm ($values, $elFontSize: $baseFontSize) { */
/* line 1, templates/g5_helium/scss/_myeditor.scss */
.clear {
  clear: both;
  height: 0px;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* DJ-MegaMenu general styles */
/* line 36, templates/g5_helium/scss/_dj-megamenu-custom104sticky.scss */
.dj-megamenu-sticky {
  background: #076758 url('../../../../images/menu/grad1-mask.png') repeat-x top;
}
/* line 39, templates/g5_helium/scss/_dj-megamenu-custom104sticky.scss */
.dj-megamenu-fixed {
  background: #076758;
}
/* line 42, templates/g5_helium/scss/_dj-megamenu-custom104sticky.scss */
.dj-megamenu-fixed li a.dj-up_a {
  /*background: rgba(1, 1, 1, 1);*/
  color: #fff;
  /*border-right: 1px solid rgba( 0,  0,  0, 1);*/
  /*border-left: 1px solid rgba( 1,  1,  1, 1);*/
}
/* line 48, templates/g5_helium/scss/_dj-megamenu-custom104sticky.scss */
.dj-megamenu-fixed li a.dj-up_a small.subtitle {
  color: red;
}
/* line 51, templates/g5_helium/scss/_dj-megamenu-custom104sticky.scss */
.dj-megamenu-fixed li:hover a.dj-up_a, .dj-megamenu-fixed li.hover a.dj-up_a, .dj-megamenu-fixed li.active a.dj-up_a {
  background: #03332c;
  color: #fff;
  border-right-color: #076758;
  border-left-color: #03332c;
}
/* line 60, templates/g5_helium/scss/_dj-megamenu-custom104sticky.scss */
.dj-megamenu-fixed li:hover a.dj-up_a small.subtitle, .dj-megamenu-fixed li.hover a.dj-up_a small.subtitle, .dj-megamenu-fixed li.active a.dj-up_a small.subtitle {
  color: red;
}
/* Hide submenus */
/* Show first level submenu */
/* line 67, templates/g5_helium/scss/_dj-megamenu-custom104sticky.scss */
.dj-megamenu-fixed li:hover div.dj-subwrap, .dj-megamenu-fixed li.hover div.dj-subwrap {
  background: #076758;
}
/* Show higher level submenus */
/* line 72, templates/g5_helium/scss/_dj-megamenu-custom104sticky.scss */
.dj-megamenu-fixed li:hover div.dj-subwrap li:hover > div.dj-subwrap, .dj-megamenu-fixed li.hover div.dj-subwrap li.hover > div.dj-subwrap {
  background: #076758;
}
/* line 76, templates/g5_helium/scss/_dj-megamenu-custom104sticky.scss */
.dj-megamenu-fixed li ul.dj-submenu > li {
  border-top: 1px solid #076758;
}
/* line 79, templates/g5_helium/scss/_dj-megamenu-custom104sticky.scss */
.dj-megamenu-fixed li ul.dj-submenu > li > a {
  color: #fff;
  /*background: $submenu-background;*/
}
/* line 83, templates/g5_helium/scss/_dj-megamenu-custom104sticky.scss */
.dj-megamenu-fixed li ul.dj-submenu > li > a:hover, .dj-megamenu-fixed li ul.dj-submenu > li > a.active, .dj-megamenu-fixed li ul.dj-submenu > li.hover:not(.subtree) > a {
  background: #03332c;
  color: #fff;
}
/* line 89, templates/g5_helium/scss/_dj-megamenu-custom104sticky.scss */
.dj-megamenu-fixed li ul.dj-submenu > li > a:hover small.subtitle, .dj-megamenu-fixed li ul.dj-submenu > li > a.active small.subtitle, .dj-megamenu-fixed li ul.dj-submenu > li.hover:not(.subtree) > a small.subtitle {
  color: red;
}
/* Submenu elements styles - tree */
/* line 95, templates/g5_helium/scss/_dj-megamenu-custom104sticky.scss */
.dj-megamenu-fixed li ul.dj-subtree > li {
  color: red;
}
/* line 98, templates/g5_helium/scss/_dj-megamenu-custom104sticky.scss */
.dj-megamenu-fixed li ul.dj-subtree > li > a {
  color: #fff;
}
/* line 101, templates/g5_helium/scss/_dj-megamenu-custom104sticky.scss */
.dj-megamenu-fixed li ul.dj-subtree > li > a:hover {
  color: #fff;
}
/* line 104, templates/g5_helium/scss/_dj-megamenu-custom104sticky.scss */
.dj-megamenu-fixed li ul.dj-subtree > li > a small.subtitle {
  color: red;
}
/* line 107, templates/g5_helium/scss/_dj-megamenu-custom104sticky.scss */
.dj-megamenu-fixed li ul.dj-subtree > li > a:hover small.subtitle {
  color: red;
}
/* modules loaded into menu */
/* line 112, templates/g5_helium/scss/_dj-megamenu-custom104sticky.scss */
.dj-megamenu-fixed .modules-wrap {
  color: #fff;
}
/* full width submenu */
/* line 117, templates/g5_helium/scss/_dj-megamenu-custom104sticky.scss */
.dj-megamenu-fixed .djsubrow_separator {
  border-bottom: 1px solid #076758;
}
/* vertical menu orientation */
/* line 122, templates/g5_helium/scss/_dj-megamenu-custom104sticky.scss */
.dj-megamenu-fixed.verticalMenu li a.dj-up_a {
  border-bottom: 1px solid #03332c;
  border-top: 1px solid #076758;
}
/* line 127, templates/g5_helium/scss/_dj-megamenu-custom104sticky.scss */
.dj-megamenu-custom50400 .dj-stickylogo img {
  color: white;
  /* alt text */
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 5, templates/g5_helium/scss/_dj-megamenu-custom104.scss */
.main-menu {
  float: right;
}
/* line 9, templates/g5_helium/scss/_dj-megamenu-custom104.scss */
#dj-megamenu104stickylogo img {
  padding-left: 15px;
  height: 27px;
  margin-bottom: 9px;
}
/* all menus -> dictates sticky menu height */
/* line 17, templates/g5_helium/scss/_dj-megamenu-custom104.scss */
.dj-megamenu li a.dj-up_a, .dj-megamenu li a.dj-up_a span {
  height: 40px;
  line-height: 40px;
  padding-right: 8px;
  padding-left: 8px;
}
/* underline for menus PLUS selected links [that need to match] */
/* line 26, templates/g5_helium/scss/_dj-megamenu-custom104.scss */
.dj-megamenu-custom104 li a.dj-up_a span {
  display: inline-block;
  position: relative;
  text-decoration: none;
  z-index: 1;
}
/* line 33, templates/g5_helium/scss/_dj-megamenu-custom104.scss */
.dj-megamenu-custom104 li a.dj-up_a span::after, .dj-megamenu-custom104 li.active a.dj-up_a span::after, .dj-megamenu-custom104 li ul.dj-submenu > li > a::after {
  /* retains underline ie parent focus [dropdown menu active] */
  /* .dj-megamenu.dj-megamenu-custom104.horizontalMenu.main-menu.normal li.dj-up.itemid152.parent a.dj-up_a span.dj-drop::after  */
  content: "";
  position: absolute;
  bottom: 5px;
  left: 50%;
  display: block;
  background: none repeat scroll 0 0 transparent;
  height: 3px;
  width: 0;
  background: #076758;
  transform: skew(-45deg);
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  z-index: -1;
}
/* line 51, templates/g5_helium/scss/_dj-megamenu-custom104.scss */
.dj-megamenu-fixed li a.dj-up_a span::after, .dj-megamenu-fixed li.active a.dj-up_a span::after {
  background: white;
}
/* line 53, templates/g5_helium/scss/_dj-megamenu-custom104.scss */
.dj-megamenu-custom104 li a.dj-up_a span:hover::after, .dj-megamenu-custom104 li.active a.dj-up_a span::after, .dj-megamenu-custom104 li ul.dj-submenu > li > a:hover::after {
  /* retains underline ie parent focus [dropdown menu active] */
  /* .dj-megamenu.dj-megamenu-custom104.horizontalMenu.main-menu.normal li.dj-up.itemid152.parent.hover a.dj-up_a span.dj-drop::after */
  width: 100%;
  left: 0;
}
/* end underline for menus */
/* PLUS selected links [that need to match] */
/* line 63, templates/g5_helium/scss/_dj-megamenu-custom104.scss */
.customletstalk a, #g-footer .g-horizontalmenu a, #g-footer .g-totop a {
  display: inline-block;
  position: relative;
  text-decoration: none;
  z-index: 1;
}
/* line 72, templates/g5_helium/scss/_dj-megamenu-custom104.scss */
.customletstalk a::after, #g-footer .g-horizontalmenu a::after, #g-footer .g-totop a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  display: block;
  background: none repeat scroll 0 0 transparent;
  height: 3px;
  width: 0;
  background: #076758;
  transform: skew(-45deg);
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
}
/* line 88, templates/g5_helium/scss/_dj-megamenu-custom104.scss */
#g-footer .customletstalk a::after {
  background: white;
}
/* line 89, templates/g5_helium/scss/_dj-megamenu-custom104.scss */
#g-footer .g-horizontalmenu a::after {
  background: white;
}
/* line 90, templates/g5_helium/scss/_dj-megamenu-custom104.scss */
#g-footer .g-totop a::after {
  background: white;
}
/* line 92, templates/g5_helium/scss/_dj-megamenu-custom104.scss */
.customletstalk a:hover::after, #g-footer .g-horizontalmenu a:hover::after, #g-footer .g-totop a:hover::after {
  width: 100%;
  left: 0;
}
/* end underline for menus PLUS selected links [that need to match] */
/* drop down arrow */
/* line 102, templates/g5_helium/scss/_dj-megamenu-custom104.scss */
.dj-megamenu-custom104 li a.dj-up_a .arrow {
  right: 5px;
}
/**
 Convert px to em
 SEE _PxToEm.scss AND for REGEX!! (use px2em macro in UEStudio)
 SET PX OR REM in _PxToEm.scss -> $units: rem (top of file);
 usage: rem($values) NOT pxToEm ($values, $elFontSize: $baseFontSize)
 /*fonts */
/* TEST SERVER  CLASSES */
/* default - Large Display */
@media (min-width: 75rem) {
  /* line 18, templates/g5_helium/scss/custom.scss */
  /* rem(16px) */
  /* line 19, templates/g5_helium/scss/custom.scss */
  html {
    font-size: 100%;
  }
  /* line 20, templates/g5_helium/scss/custom.scss */
  .large-display {
    display: inherit;
  }
  /* line 21, templates/g5_helium/scss/custom.scss */
  .desktop {
    display: none;
  }
  /* line 22, templates/g5_helium/scss/custom.scss */
  .tablet {
    display: none;
  }
  /* line 23, templates/g5_helium/scss/custom.scss */
  .mobile-tablet {
    display: none;
  }
  /* line 24, templates/g5_helium/scss/custom.scss */
  .mobile {
    display: none;
  }
}
/* Desktop */
@media (min-width: 60rem) and (max-width: 74.9375rem) {
  /* line 27, templates/g5_helium/scss/custom.scss */
  /* rem(16px) */
  /* line 28, templates/g5_helium/scss/custom.scss */
  html {
    font-size: 100%;
  }
  /* line 30, templates/g5_helium/scss/custom.scss */
  .large-display {
    display: none;
  }
  /* line 31, templates/g5_helium/scss/custom.scss */
  .desktop {
    display: inherit;
  }
  /* line 32, templates/g5_helium/scss/custom.scss */
  .tablet {
    display: none;
  }
  /* line 33, templates/g5_helium/scss/custom.scss */
  .mobile-tablet {
    display: none;
  }
  /* line 34, templates/g5_helium/scss/custom.scss */
  .mobile {
    display: none;
  }
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 48rem) and (max-width: 59.9375rem) {
  /* line 38, templates/g5_helium/scss/custom.scss */
  /* rem(16px) */
  /* line 39, templates/g5_helium/scss/custom.scss */
  html {
    font-size: 100%;
  }
  /* line 41, templates/g5_helium/scss/custom.scss */
  .large-display {
    display: none;
  }
  /* line 42, templates/g5_helium/scss/custom.scss */
  .desktop {
    display: none;
  }
  /* line 43, templates/g5_helium/scss/custom.scss */
  .tablet {
    display: inherit;
  }
  /* line 44, templates/g5_helium/scss/custom.scss */
  .mobile-tablet {
    display: none;
  }
  /* line 45, templates/g5_helium/scss/custom.scss */
  .mobile {
    display: none;
  }
}
/* Landscape phone to portrait tablet */
@media (min-width: 30.0625rem) and (max-width: 47.9375rem) {
  /* line 49, templates/g5_helium/scss/custom.scss */
  /* rem(16px) */
  /* line 50, templates/g5_helium/scss/custom.scss */
  html {
    font-size: 100%;
  }
  /* line 52, templates/g5_helium/scss/custom.scss */
  .large-display {
    display: none;
  }
  /* line 53, templates/g5_helium/scss/custom.scss */
  .desktop {
    display: none;
  }
  /* line 54, templates/g5_helium/scss/custom.scss */
  .tablet {
    display: none;
  }
  /* line 55, templates/g5_helium/scss/custom.scss */
  .mobile-tablet {
    display: inherit;
  }
  /* line 56, templates/g5_helium/scss/custom.scss */
  .mobile {
    display: none;
  }
}
/* Mobile phone */
@media (max-width: 30rem) {
  /* line 59, templates/g5_helium/scss/custom.scss */
  /* rem(16px) */
  /* line 60, templates/g5_helium/scss/custom.scss */
  html {
    font-size: 100%;
  }
  /* line 62, templates/g5_helium/scss/custom.scss */
  .large-display {
    display: none;
  }
  /* line 63, templates/g5_helium/scss/custom.scss */
  .desktop {
    display: none;
  }
  /* line 64, templates/g5_helium/scss/custom.scss */
  .tablet {
    display: none;
  }
  /* line 65, templates/g5_helium/scss/custom.scss */
  .mobile-tablet {
    display: none;
  }
  /* line 66, templates/g5_helium/scss/custom.scss */
  .mobile {
    display: inherit;
  }
}
/* end of TEST SERVER  CLASSES */
/* line 70, templates/g5_helium/scss/custom.scss */
#g-header, #g-intro, #g-navigation .g-content {
  margin: 0px;
  padding: 0px;
}
/* line 77, templates/g5_helium/scss/custom.scss */
#g-navigation .g-content {
  margin-top: 10px;
  padding-top: 10px;
}
/* line 81, templates/g5_helium/scss/custom.scss */
#g-header .g-content {
  padding-top: 0px;
}
/* line 84, templates/g5_helium/scss/custom.scss */
.n2-ss-section-main-content.n2-ss-layer-content.n2-ow.n-uc-1e223f568616f-inner {
  padding: 0em 0.625em !important;
}
/* line 88, templates/g5_helium/scss/custom.scss */
.uk-link-reset, .g-title {
  font-family: 'Abril Fatface', 'Arial';
  color: #076758 !important;
  font-size: 200%;
  text-shadow: none;
  line-height: 1.2;
  /* font-weight: normal; */
  font-style: normal;
  text-decoration: none;
  text-align: inherit;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  font-weight: 400;
}
/* line 106, templates/g5_helium/scss/custom.scss */
.fpcontact {
  background: linear-gradient(to top, rgba(255, 255, 255, 1) 0%, rgba(226, 236, 231, 1) 100%);
  position: relative;
  padding-top: 95px !important;
}
/* line 112, templates/g5_helium/scss/custom.scss */
.fpcontact:after {
  background: white;
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  height: 95px;
  border-radius: 0% 0% 40% 60% / 0% 0% 5px 95px;
}
/* line 122, templates/g5_helium/scss/custom.scss */
.customfpcontact, .fpcontact .g-title {
  margin: 0 5%;
}
/* line 127, templates/g5_helium/scss/custom.scss */
#g-navigation .letstalk a {
  color: black;
}
/* line 129, templates/g5_helium/scss/custom.scss */
#g-navigation .letstalk a a:hover {
  color: red !important;
}
/* line 131, templates/g5_helium/scss/custom.scss */
#g-footer .letstalk a {
  color: white;
}
/* line 133, templates/g5_helium/scss/custom.scss */
#g-footer .letstalk a a:hover {
  color: red !important;
}
/* line 135, templates/g5_helium/scss/custom.scss */
.customletstalk {
  text-align: center;
}
/* line 139, templates/g5_helium/scss/custom.scss */
.letstalk .fa {
  padding-right: 5px;
}
/* line 142, templates/g5_helium/scss/custom.scss */
.letstalk td, table.letstalk {
  border: 0;
  padding: 0;
}
/* line 147, templates/g5_helium/scss/custom.scss */
.fa-1x {
  vertical-align: 0%;
}
/* line 151, templates/g5_helium/scss/custom.scss */
.g-horizontalmenu a {
  font-size: 80%;
  text-transform: lowercase;
}
/* line 156, templates/g5_helium/scss/custom.scss */
.text-nowrap {
  white-space: nowrap;
}
/* line 159, templates/g5_helium/scss/custom.scss */
#g-navigation .g-logo img {
  padding-left: 20px;
}
/* Landscape phone to portrait tablet AND Mobile*/
@media (max-width: 47.9375rem) {
  /* line 162, templates/g5_helium/scss/custom.scss */
  .g-logo img {
    padding: 0 10px;
  }
  /* line 163, templates/g5_helium/scss/custom.scss */
  .fpwidget {
    margin: 0 5%;
  }
}
/**********************************************/
/* line 166, templates/g5_helium/scss/custom.scss */
h1, .uk-scope .uk-h1, .uk-scope h1 {
  font-size: 2.25rem;
}
/* line 169, templates/g5_helium/scss/custom.scss */
h2, .uk-scope .uk-h1, .uk-scope h2 {
  font-size: 1.9rem;
}
/* line 172, templates/g5_helium/scss/custom.scss */
h3, .uk-scope .uk-h3, .uk-scope h3 {
  font-size: 1.5rem;
}
/* line 175, templates/g5_helium/scss/custom.scss */
h4, .uk-scope .uk-h4, .uk-scope h4 {
  font-size: 1.25rem;
}
/* line 178, templates/g5_helium/scss/custom.scss */
h5, .uk-scope .uk-h5, .uk-scope h5 {
  font-size: 1rem;
}
/* line 181, templates/g5_helium/scss/custom.scss */
h6, .uk-scope .uk-h6, .uk-scope h6 {
  font-size: 0.85rem;
}
/* line 184, templates/g5_helium/scss/custom.scss */
h1, .uk-scope .uk-h1, .uk-scope h1, h2, .uk-scope h2, h3, .uk-scope .uk-h3, .uk-scope h3, h4, .uk-scope .uk-h4, .uk-scope h4, h5, .uk-scope .uk-h5, .uk-scope h5 {
  font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
}
/* line 188, templates/g5_helium/scss/custom.scss */
h1, .uk-scope .uk-h1, .uk-scope h1 {
  font-weight: 700;
}
/* line 191, templates/g5_helium/scss/custom.scss */
h4, .uk-scope .uk-h4, .uk-scope h4 {
  font-size: 1.25rem;
}
/* line 194, templates/g5_helium/scss/custom.scss */
blockquote p, blockquote .uk-scope p, .uk-scope blockquote p {
  font-size: 1.1rem;
  color: #333;
}
/* line 198, templates/g5_helium/scss/custom.scss */
h1, .uk-scope .uk-h1, .uk-scope h1, h2, .uk-scope h2, h3, .uk-scope .uk-h3, .uk-scope h3, h4, .uk-scope .uk-h4, .uk-scope h4, h5, .uk-scope .uk-h5, .uk-scope h5, h6, .uk-scope .uk-h6, .uk-scope h6 {
  margin: 0.75rem 0 1.5rem 0;
  text-rendering: optimizeLegibility;
}
/* line 202, templates/g5_helium/scss/custom.scss */
p, .uk-scope p {
  margin: 1.5rem 0;
}
/*# sourceMappingURL=custom_10.css.map */