body {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #000;
    background-color: #f8f9fa;
}


    #cmsms_row_68a1e7569c0d50_85517448 {
    background-image: url(https://www.yogaiya.in/wp-content/uploads/2018/04/bg-registration.jpg);
    background-position: top center;
    background-repeat: repeat;
    background-attachment: scroll;
    background-size: cover;
        padding: 50px 0px;
}




.heading-section{
    padding:40px 0px;
}

    .content-section h2,
    .content-section h3 {
        font-family: 'Poiret One', sans-serif;
        font-size: 1.8rem;
        margin-bottom: 20px;
    }

    .card h1 {
        font-family: 'Poiret One', sans-serif;
        font-size: 1.8rem;
    }

   .submit-btn{
background-color: #b44373 !important;
    border: 1px solid #ddd;
    color: #ffffff;
    font-size: 1em;
    padding: 10px 50px;
   }

    @media (max-width: 767px) {
        .content-section {
            padding: 30px 0;
        }
    }

    .cmsms_heading{
    font-size: 50px;
    line-height: 55px;
    font-weight: 300;
    font-style: normal;
    color: #3374d6;
      font-family: 'Poiret One', sans-serif;
}

.cmsms_heading{

    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
}
.navbar {
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.navbar-brand img {
    width: 82.5px;
    height: auto;
}
.header-top {
    background-color: #343a40;
    color: #fff;
    padding: 10px 0;
    font-size: 14px;
}
.header-top a {
    color: #fff;
    text-decoration: none;
    margin-right: 15px;
}
.header-top a:hover {
    text-decoration: underline;
}
.hero-section {
    background: url('https://www.yogaiya.in/wp-content/uploads/2015/04/header-bar-1.jpg') no-repeat center center;
    background-size: cover;
    min-height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    position: relative;
}

.hero-section h1 {
    font-family: 'Poiret One', sans-serif;
    font-size: 2.5rem;
    position: relative;
    z-index: 1;
}
.breadcrumbs {
    font-size: 0.9rem;
    position: relative;
    z-index: 1;
}
.breadcrumbs a {
    color: #fff;
    text-decoration: none;
}
.breadcrumbs a:hover {
    text-decoration: underline;
}

.content-section h3 {
    font-family: 'Poiret One', sans-serif;
    font-size: 1.8rem;
    margin-bottom: 20px;
}
.quote-section {
    background-color: #e9ecef;
    padding: 30px;
    border-radius: 10px;
    margin: 20px 0;
}
.quote-section h3 {
    font-size: 1.5rem;
    color: #343a40;
}


{

    background-color: #b44373 !important;
    border: 1px solid #ddd;
    color: #ffffff;
    font-size: 1em;
    padding: 10px 50px;

}

.founder-img {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
    margin: 20px 0;
}
.footer {
    background-color: #3e3039;
    color: #fff;
    padding: 40px 0;
    text-align: center;
}
.footer img {
    width: 82.5px;
    margin-bottom: 20px;
}
.footer a {
    color: #fff;
    text-decoration: none;
    margin: 0 10px;
}
.footer a:hover {
    text-decoration: underline;
}
.footer .social-icons a {
    font-size: 1.5rem;
    margin: 0 15px;
}
.footer .app-links img {
    width: 120px;
    margin: 10px;
}
@media (max-width: 767px) {
    .hero-section h1 {
        font-size: 1.8rem;
    }
    .content-section {
        padding: 30px 0;
    }
}
