/* Enter Your Custom CSS Here */

@media (min-width: 992px) {
  .page-template-template-service-fund .topper.tall {
    height: 100vh;
    max-height: 850px;
  }
}

.womens-justice-now nav.secondary ul li a {
    background: #f2e9bf;
    color: #9b3555;
}
.womens-justice-now nav.secondary ul li:last-child a {
    background: #9b3555;
    color: #fff;
}
.womens-justice-now nav.secondary ul li a:hover {
    background: #fff;
    color: #9b3555;
}
.womens-justice-now .topper.home .topper__left .col-xs-12 {
    left: 0;
    right: 0;
    margin: 0 auto;
}
.womens-justice-now .topper.home .topper__left .col-xs-12 h1 {
    text-align: center;
}

@media (min-width: 992px){
  .womens-justice-now .topper.home .read-more {
      right: 90px;
  }
}
.womens-justice-now .topper.home .read-more {
    z-index: 9;
}
