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

/* CSS Document */
h1, h2, h3, h4, h5 {
  color: #022601;
}
#g-header {
  padding: 0;
  margin: 0;
}
#g-header .g-container .g-content {
  padding: 0;
  margin: 0;
}
.g-logo {
  display: block;
  padding: 1rem 0;
}
#g-header .g-container .g-content .custom {
  margin-bottom: -11px;
}
#g-showcase {
  padding: 0;
}
#g-showcase .g-container {
  width: 100%;
  /*.g-content {
				padding:0;
				margin:0;
				}*/
}
#g-feature {
  background-image: url('../../../../images/collage.jpg');
  /*background-size: cover;*/
  background-position: center center;
}
#g-subfeature {
  background-image: url('../../../../images/bg.png');
  background-size: cover;
  background-position: center center;
}
.branding {
  text-align: right;
}
#g-footer {
  font-size: 0.8rem;
}
#g-footer h1, #g-footer h2, #g-footer h3, #g-footer h4, #g-footer h5 {
  color: white;
}
#g-footer a {
  color: #FFF;
}
#g-footer a:hover {
  color: #F2BBFF;
}
.nyheder .mod-articles-grid {
  grid-gap: 1rem;
}
.nyheder .mod-articles-item-content dl {
  font-size: 0.8rem;
}
.nyheder .mod-articles-item-content dl dd {
  margin-inline-start: 0px;
}
.nyheder h4.mod-articles-title {
  font-size: 1.5rem;
  padding: 0;
  margin: 0;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-logo {
    padding-top: 3rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-logo {
    padding-top: 3rem;
  }
}
/*# sourceMappingURL=custom_14.css.map */