/*** Page header images***/
.not-front.context-about #zone-preface-wrapper {
  background: #000 url(../images/about-SMU-Aerial.jpg) center center no-repeat !important;
  background-size: cover;
  padding-top: 500px;
}

.not-front.context-contact #zone-preface-wrapper {
  background: #000 url(../images/contact-White-Rock.jpg) center center no-repeat !important;
  background-size: cover;
  padding-top: 500px;
}

.not-front.context-issues #zone-preface-wrapper {
  background: #000 url(../images/issues-rowlett.jpg) center center no-repeat !important;
  background-size: cover;
  padding-top: 500px;
}

.not-front.context-media #zone-preface-wrapper {
  background: #000 url(../images/media-White-Rock-Sunset.jpg) center center no-repeat !important;
  background-size: cover;
  padding-top: 500px;
}

.not-front.context-services #zone-preface-wrapper {
  background: #000 url(../images/services-Cottonwood-Trail-2.jpg) center center no-repeat !important;
  background-size: cover;
  padding-top: 500px;
}

/* Coronavirus Banner Style Overrides */
#zone-special-banner-wrapper {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  background-color: #ce0f18;
  font-family: 'Railway', Sans-Serif, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.25em;
}

#block-views-cng-alert-box-block-alert-box .views-row {
  border: none;
  float: none;
  width: 100%;
  text-align: center;
}

#block-views-cng-alert-box-block-alert-box {
  background-color: #CE0F18;
  color: white;
}

#block-views-cng-alert-box-block-alert-box h2.block-title {
  color: white !important;
}

#block-views-cng-alert-box-block-alert-box a:link, #block-views-cng-alert-box-block-alert-box a:visited, #block-views-cng-alert-box-block-alert-box a:hover, #block-views-cng-alert-box-block-alert-box a:active {
  color: white;
  font-size: 1em;
}

/* */
