
.hero h3 {
    color: #DDA078;
}
.hero {
    background-color: #fbf5f0;
}
.enroll-btn {
    background-color: #605F5D;
}
.enroll-btn:hover {
    color: #DDA078;
}
 .main-nav a.active {
     color: #DDA078;
 }
  .main-nav a:hover {
    color: #DDA078;
  }
  .header-logo {
    width: 95px;
    height: auto;
  
  }

  .future-img .logo {
    width: 75px;
    height: auto;
  }
  .tagline {
    color: #DDA078;
    border-bottom: 2px solid #DDA078;
  }
  .dropdown .dropdown-menu a:hover {
    color: #DDA078;
  }

  .footer-section a:hover {
    color: #DDA078;
}
 .footer-section h3::after {
    background-color: #DDA078;
 }
 .about-banner .overlay{
    background-color: rgb(40, 47, 59, 0.9);
 }
 .about-icon {
    color: #DDA078;
 }
 .about-title {
    color: black;
 }
 .about-img {
    height: 60px;
    filter: invert(77%) sepia(24%) saturate(487%) hue-rotate(346deg) brightness(92%) contrast(91%);
 }

.membership-sections {
    background-color: #54595F;
     margin-bottom: -22px;
}
.membership-sections h3 {
    color: #ffff;
    
}

.membership-sections h1 {
     color: #ffff;
}

.membership-sections p {
     color: #ffff;
     margin-top: -10px;
}
.student-bar {
    background-color: #DDA078;
}
.individual-bar {
    background-color: #DDA078;
}
.institutional-nav {
    background-color: #DDA078;
}
.button {
    background-color: #DDA078;
}
.add-member-btn {
     background-color: #DDA078;
}
.icon-btn {
    background-color: #DDA078;
}
.icon-btn:hover {
    background-color: rgb(240, 235, 235);
}
.padai-membership-benefits-container::before {
    top: 326px;
    bottom: -898px;
}
.padai-hover-content {
     background-color: #DDA078;
}
.padai-icon {
    color: #DDA078;
}
.padai-icon img {
  height: 100px;
  color: #DDA078;
  filter: invert(77%) sepia(24%) saturate(487%) hue-rotate(346deg) brightness(92%) contrast(91%);

}
.button-submit {
     background-color: #DDA078;
}
.button-submit:hover {
     background-color: #DDA078;
}
.contact-subtitle {
     color: #DDA078;
     border-bottom: 2px solid #DDA078;
}
.info-img {
     background-color: #DDA078;
}
.input-group .contact-icon {
    color: #DDA078;
}
.main-nav {
    margin-left: 180px;
}
.contact-btn {
     background-color: #DDA078;
}
.contact-img{
   height: 40px;
  filter: invert(77%) sepia(24%) saturate(487%) hue-rotate(346deg) brightness(92%) contrast(91%);
    color: #DDA078;
}
.info-images {
   height: 40px;
   filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);
   color: #ffff;
}
.student-img {
    height: 32px;
    
}
.lines-img {
    height: 40px;
     filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);
    color: #ffff;
   margin-top: 3px;
   
}
.individual-bar ul {
    gap:0;
}
@media (max-width: 768px) {
.institutional-nav li{
   font-size: 16px;
}
}
@media (min-width: 320px) and (max-width: 480px) {
    .form-container h2 {
        font-size: 20px;
    }
}
.benefits {
   background-color: #e6f0fa;
    margin-top: 40px;
   
}
.benefits h4 {
    color: #DDA078;
}
.benefits h2 {
    color: #54595F;
}
.icon-circle {
     color: #DDA078;
}
.icon-circle img {
     height: 50px;
     filter: invert(77%) sepia(24%) saturate(487%) hue-rotate(346deg) brightness(92%) contrast(91%);
    color: #DDA078;
}
.section-subtitle {
   color: #DDA078;
}
.arrow-btn {
     background-color: #DDA078;
}
.model-submit {
     background-color: #DDA078;
}
.model-submit:hover {
     background-color: #DDA078;
}
.close-modal {
     background-color: #DDA078;
}
.feature ul li::before {
  background-color: #DDA078;  
}
 .overlay_link {
    background-color: #DDA078;
} 
.overlay_link a {
    color: #ffff;
}
.scroll-toggle {
    color: #DDA078;
    border-color: #DDA078;
}
.sticky-header-logo {
        width: 100px;
    }


@media (max-width: 768px) {
    .logo img {
        height: auto;
        width: 13vh;
    }
    .feature ul li::before {
        left: -25px;
    }
}
@media (max-width: 768px) {
    .info-images {
     height: auto;
        width: 32px;
}
}
