
.hero h3 {
    color: #ff0000;
}
.hero {
    background-color: #fff5f5;
}
.tagline {
    color: #ff0000;
    border-bottom: 2px solid rgb(255, 0, 0);
}

.enroll-btn {
    background-color: #A75F4A;
}
.enroll-btn:hover {
    color:  #ff0000;
}
 .main-nav a.active {
     color: #ff0000;
 }
  .main-nav a:hover {
    color: #ff0000;
  }

  .footer-section a:hover {
    color: #ff0000;
}
 .footer-section h3::after {
    background-color: #ff0000;
 }
 .about-banner .overlay{
    background-color: rgb(40, 47, 59, 0.9);
 }
 .about-title {
    color: black;
 }

.membership-sections {
    background-color: #f3efff;
}
.membership-sections h3 {
    color: #ff0000;
    
}
.student-bar {
    background-color: #ff0000;
}
.individual-bar {
    background-color: #ff0000;
}
.institutional-nav {
    background-color: #ff0000;
}
.button {
    background-color: #ff0000;
}
.add-member-btn {
     background-color: #ff0000;
}
.padai-membership-benefits-container::before {
    top: 337px;
    bottom: -630px;
}
.padai-hover-content {
     background-color: #ff0000;
}
.padai-icon {
    color: #ff0000;
}
.padai-icon img {
    height: 100px;
    color: #ff0000;
    filter: brightness(0) saturate(100%) invert(17%) sepia(95%) saturate(7471%) hue-rotate(1deg) brightness(103%) contrast(118%);
}
.button-submit {
     background-color: #ff0000;
}
.button-submit:hover {
     background-color: #ff0000;
}
.contact-subtitle {
     color: #ff0000;
     border-bottom: 2px solid #ff0000;
}
.contact-img {
    margin-top:15px;
    height: 40px;
    color: #ff0000;
    filter: brightness(0) saturate(100%) invert(17%) sepia(95%) saturate(7471%) hue-rotate(1deg) brightness(103%) contrast(118%);

}
.info-img {
     background-color: #ff0000;
}
.info-images {
    height: 40px;
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);
   color: #ffff;

}
.lines-img {
    height: 40px;
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);
   color: #ffff;
   margin-top: 3px;

}
.student-img {
    height: 40px;
}
.scroll-toggle {
    color: #ff0000;
    border-color: #ff0000;
}

.input-group .contact-icon {
    color: #ff0000;
}
.contact-btn {
     background-color: #ff0000;
}
.benefits h4 {
    color: #ff0000;
}
.benefits h2 {
    color: #54595F;
}
.icon-circle {
     color: #ff0000;
}
.icon-circle img {
    height: 40px;
    color: #ff0000;
    filter: brightness(0) saturate(100%) invert(17%) sepia(95%) saturate(7471%) hue-rotate(1deg) brightness(103%) contrast(118%);

}
.arrow-btn {
    background-color: #ff0000;
}
.close-modal {
    background-color: #ff0000;
}
.model-submit {
     background-color: #ff0000;
}
.model-submit:hover {
     background-color: #ff0000;
}
.about-img {
    height: 50px;
    color: #ff0000;
    filter: brightness(0) saturate(100%) invert(17%) sepia(95%) saturate(7471%) hue-rotate(1deg) brightness(103%) contrast(118%);

}

.feature ul li::before {
    background-color: #ff0000;
}
.overlay_link {
    background-color: #ff0000;
    
}
.overlay_link a {
    color: #ffff;
}
.memberships-section {
    background-color: #fff5f5;
}
.dropdown .dropdown-menu a:hover {
    color: #ff0000;
}
.sticky-header-logo {
        width: 160px;
    }
@media (min-width: 320px) and (max-width: 480px) {
    .form-container h2 {
        font-size: 19px;
    }
}
@media (max-width: 768px) {
    .institutional-nav li {
        font-size: 15px;
    }
}
@media (max-width: 768px) {
    .feature ul li::before {
    left: -25px;
}
}
@media (max-width: 768px) {
    .info-images {
     height: auto;
        width: 32px;
}
}

