/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
/***************************
 Typography Margins Mixins
***************************/
/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
/***************************
 Typography Margins Mixins
***************************/
/*
  * SCANGUARD WWW THEME COLOURS
 */
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
.features-hero-banner-content {
  padding: 4.375rem 0;
}
.features-hero-banner-content h3 {
  font-weight: 400;
}
@media print, screen and (min-width: 64em) {
  .features-hero-banner-content {
    padding: 8.75rem 0;
  }
}
@media print, screen and (min-width: 40em) {
  .features-hero-banner-content {
    padding: 6.25rem 0;
  }
}