#share-button-desktop {
  background: #1b30c9;
  font-size: 14px;
}

.women-updates .prof-indexes p {
  font-size: 18px;
}

.women-updates .textcontent p.primaryFontColor {
  font-size: 3.5rem;
  color: #9b0a0a;
}

.desktop-description p {
  margin-bottom: 0;
  margin-top: 5px;
}

.womens-profile-section .top-header-area-v3 {
  min-height: 120px;
}

#bottom-cta-nav {
  display: none;
}

.mobile-inner-rotator {
  display: none !important;
}

.womens-profile-section {
  background: #fff;
}

@media only screen and (max-width: 991px) {
  .slide-scroll-wrapper {
    display: none !important;
  }

  .womens-profile-content-area {
    padding-top: 105px;
  }

  .profile-data .women-img {
    margin: 15px auto;
  }

  .profile-data .women-desc {
    margin: 0 auto;
  }

  .women-section {
    padding-top: 75px;
  }

  .mobile-description-btn {
    background: #e62c13;
  }
}

@media only screen and (max-width: 767px) {
  .womens-profile-content-area {
    padding-top: 70px;
  }

  .women-updates .women-section h1 {
    margin-top: 0 !important;
  }
}
