/* 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
 */

body#silverswann-official #g-subfeature {
  background: #00215f;
  color: #ffffff;
  padding: 3rem 0;
}
body#silverswann-official #g-topfooter {
  background: #ffffff;
  color: #424753;
  padding: 3rem 0;
}
@media print {
  body#silverswann-official #g-subfeature {
    background: #fff !important;
    color: #000 !important;
  }
  body#silverswann-official #g-topfooter {
    background: #fff !important;
    color: #000 !important;
  }
}
body#silverswann-official .com-content-article__body iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 1.7777777778;
}
/*# sourceMappingURL=custom_13.css.map */