/**
 * Base show styling.
 *
 */
/* PADDING */
/* MARGIN */
/* BANNER.  */
/* SHOW BANNER SETTINGS */
/* HOMEPAGE BANNER SETTINGS */
/* rest settings are like for show banner */
/* former 220px */
/* PADDING */
/* MARGIN */
/* BANNER.  */
/* SHOW BANNER SETTINGS */
/* HOMEPAGE BANNER SETTINGS */
/* rest settings are like for show banner */
/* former 220px */
/* PADDING */
/* MARGIN */
/* BANNER.  */
/* SHOW BANNER SETTINGS */
/* HOMEPAGE BANNER SETTINGS */
/* rest settings are like for show banner */
/* former 220px */
@font-face {
  font-family: SpartanMBRegular;
  src: url("../../fonts/SpartanMB-Regular.otf") format("opentype");
}
@font-face {
  font-family: SpartanMBSemiBold;
  src: url("../../fonts/SpartanMB-SemiBold.otf") format("opentype");
}
@font-face {
  font-family: SpartanMBBold;
  src: url("../../fonts/SpartanMB-Bold.otf") format("opentype");
}
/* Play Button icon for media thumbnails in Seasons */
.view {
  /* padding-top: rem-calc(75px); */
}
.view .view-header {
  /* margin: 0 0 rem-calc(40px); */
}
.view .view-header h1 {
  margin-top: 2.375rem;
  margin-bottom: 1.4375rem;
}
.view .view-header p {
  font-family: "SpartanMBRegular", sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 400;
  color: #000;
  margin: 0.625rem 0;
}
.view .view-content .views-row {
  overflow: hidden;
  margin: 0 0 1.875rem;
}
.view .view-content .views-row:last-child {
  margin-bottom: 0px;
}
.view .view-content .views-row .node--header .creation-date {
  font-family: "SpartanMBRegular", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  color: #A71E3F;
  text-transform: uppercase;
}
.view .view-content .views-row .node--header .node--title {
  font-family: "SpartanMBRegular", sans-serif;
  font-size: 3rem;
  font-style: normal;
  font-weight: 500;
  color: #000;
  line-height: 1.875rem;
  margin: 0;
}
.view .view-content .views-row .node--header .node--title a {
  text-decoration: underline;
}
.view .view-content .views-row .node--content p {
  font-family: "SpartanMBRegular", sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: normal;
  color: #000;
  line-height: 22px;
  margin-top: 0px;
}

/*# sourceMappingURL=news.css.map */
