/* Used styles from domesticworkers.org homepage (active only) */

.homepage-our-work {
  border-top: 1px solid #DDDDDD;
}

@media only screen and (min-width: 992px) {
  .scroll .layout-hero.donate-footer {
    margin-top: 0;
  }
}

a.h3-link {
  text-decoration: none !important;
  border-bottom: 3px solid #EEEEEE;
}

a.h3-link-1 {
  border-bottom-color: #DD9941;
}

a.h3-link-2 {
  border-bottom-color: #E89999;
}

a.h3-link-3 {
  border-bottom-color: #C1C04F;
}

a.h3-link-4 {
  border-bottom-color: #F6D04B;
}

a.h3-link-5 {
  border-bottom-color: #74A3D1;
}

a.h3-link:hover {
  text-decoration: none !important;
  border-bottom: 3px solid #000000;
}

.take-action-graphic {
  display: none;
}

@media only screen and (min-width: 768px) {
  .take-action-graphic {
    display: block;
  }
}

.hero-title.h1-text-title .text-title {
  /* font-family: chiswick grotesque web, 'Montserrat', sans-serif; */
  /* color: #ff9d14; */
}

/* .hero-graphic.size-small.lazyloaded {
  background-position: center center;
  background-size: contain;
} */

.layout-hero.wide {
  border-bottom: 1px solid #555555;
}

/* .button.button-teal {
  background-color: #038c90;
} */
