.yellow-button {
  background: #FDDA24;
  color: #232d4b;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  padding: 2%;
}
.yellow-button:hover {
  background: #e57200;
}

.layout--threecol-section {
  margin: 0 auto;
  padding: 0;
}
.layout--threecol-section .layout__region.layout__region--first {
  text-align: left;
}
.layout--threecol-section .layout__region.layout__region--first h3 {
  font-size: 1.3em;
}
.layout--threecol-section .layout__region.layout__region--first h3 a {
  color: #232d4b;
}
.layout--threecol-section .layout__region.layout__region--third iframe {
  height: 600px;
}
.layout--threecol-section .layout__region .hp-news {
  min-height: 635px;
}
.layout--threecol-section .layout__region .hp-news .views-row {
  min-height: 150px;
}
.layout--threecol-section .layout__region .hp-spotlight {
  min-height: 635px;
}
.layout--threecol-section .layout__region .hp-spotlight h3 {
  font-size: 1.5em;
  margin-top: 15px;
  text-transform: uppercase;
  font-weight: 600;
}
.layout--threecol-section .layout__region .hp-spotlight h3:after {
  content: " >";
  color: #e57200;
}
.layout--threecol-section .layout__region .hp-spotlight h3 a {
  color: #232d4b;
}

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