/* Layout colors */
/* Black and white Colors */
/**
 * Grey colors
 */
/**
 * Background colors
 */
/**
*  Bright colors
*/
/* Layout colors */
/* Black and white Colors */
/**
 * Grey colors
 */
/**
 * Background colors
 */
/**
*  Bright colors
*/
.front .earthjustice-master-region.earthjustice-master-region--third .panel-pane .pane-wrapper, .page-node-41125 .earthjustice-master-region.earthjustice-master-region--third .panel-pane .pane-wrapper {
  max-width: 100%;
  padding: 0;
}
.front .earthjustice-master-region.earthjustice-master-region--third .panel-pane .pane-wrapper .pane-inner-wrapper, .page-node-41125 .earthjustice-master-region.earthjustice-master-region--third .panel-pane .pane-wrapper .pane-inner-wrapper {
  padding: 0;
}

.u-background--ffffff {
  background-color: white;
}

.mt80 {
  margin-top: 80px !important;
}

.mt0 {
  margin-top: 0 !important;
}

.pink {
  color: #e93396 !important;
}

.light-pink {
  color: #f265b2 !important;
}

.white {
  color: #fff;
}

.mb0 {
  margin-bottom: 0 !important;
}

.section__outer {
  padding: 0;
  position: relative;
}
.section__outer .image--container {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  background: url("//earthjustice.org/sites/default/files/feature/2021/50cases/water-wave-1200.jpg") center center no-repeat white;
  background-size: 100% auto;
  height: 100%;
  width: 100%;
  background-position: center;
  background-attachment: scroll;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}

.interlude-section {
  width: 90%;
  margin: 0 auto;
  max-width: 1200px;
}
.interlude-section .item-interlude {
  width: 100%;
  max-width: 100%;
  position: relative;
  margin: 220px 0 100px 0;
}
.interlude-section .item-interlude .interlude-fg {
  position: relative;
  z-index: 1;
  padding: 0;
}

.section--neverrest {
  height: 450px;
}
.section--neverrest p {
  width: 100%;
  line-height: 1.2;
}
.section--neverrest .btn--header {
  display: inline-block;
  margin: 30px 0 0 0;
  font-size: 16px;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  background-color: #e93396;
  color: white;
  padding: 16px 58px;
}

.fs--label {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.8), 0 0 2px rgba(0, 0, 0, 0.8);
  -moz-text-shadow: 0 0 2px rgba(0, 0, 0, 0.8), 0 0 2px rgba(0, 0, 0, 0.8);
  -webkit-text-shadow: 0 0 2px rgba(0, 0, 0, 0.8), 0 0 2px rgba(0, 0, 0, 0.8);
}

.fs--large {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.8), 0 0 2px rgba(0, 0, 0, 0.8);
  -moz-text-shadow: 0 0 2px rgba(0, 0, 0, 0.8), 0 0 2px rgba(0, 0, 0, 0.8);
  -webkit-text-shadow: 0 0 2px rgba(0, 0, 0, 0.8), 0 0 2px rgba(0, 0, 0, 0.8);
  margin: 10px 0 0 0;
}

.fs--xlarge {
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: bold;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.8), 0 0 2px rgba(0, 0, 0, 0.8);
  -moz-text-shadow: 0 0 2px rgba(0, 0, 0, 0.8), 0 0 2px rgba(0, 0, 0, 0.8);
  -webkit-text-shadow: 0 0 2px rgba(0, 0, 0, 0.8), 0 0 2px rgba(0, 0, 0, 0.8);
  margin: 0;
}

@media (min-width: 1076px) {
  .interlude-section .item-interlude {
    margin: 300px 0 100px 0;
  }
  .interlude-section .item-interlude h2 {
    font-size: 52px;
    font-size: 3.25rem;
  }

  .fs--label {
    font-size: 14px;
    font-size: 0.875rem;
  }

  .fs--xlarge {
    font-size: 56px;
    font-size: 3.5rem;
  }
}
