.button-home {
    background-color: #8B1B4E;
    border: none;
    color: white;
    width: 141px;
    height: 52px;
    padding: 14px 24px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 8px;
    margin-left: 80px;
    font-family: "DM Sans";
}
.button-notification {
    background-color: #8B1B4E;
    border: none;
    color: white;
    width: 141px;
    height: 52px;
    padding: 14px 24px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
    border-radius: 8px;
    font-family: "DM Sans";
    margin-top: -60px;
    margin-bottom: 40px;
}
.dropdown {
    position: relative;
    display: inline-block;
  }
  
  .dropbtn {
    background: none;
    border: none;
    font-family: "DM Sans";
    font-size: 18px;
    color: #1F2937;
    cursor: pointer;
  }
  
  .dropdown-content {
    display: none;
    position: absolute;
    background-color: #FFC9E1;
    min-width: 150px;
    z-index: 10;
    border-radius: 2px;
  }
  
  .dropdown-content a {
    color: #1F2937;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    font-family: "DM Sans";
    font-size: 10px;
  }
  .dropdown-content a:hover {
    background-color: #f1f1f1;
  }
  
  .dropdown:hover .dropdown-content {
    display: block;
  }
  iframe {
    display: block;
    margin: 10 auto 15px auto;
  }
  .horizontal-line {
    border-bottom: 2px solid black; 
    width: 80%; 
    margin-bottom: 50px;
  }
  .module-heading {
    color: #1F2937;
    font-size: 30px;
    font-family: "DM Sans";
    font-style: normal;
    font-weight: 250;
    line-height: normal;
    margin-bottom: 15px;
  }
  .course-title{
    color: #1F2937;
    text-align: center;
    font-family: Poppins;
    font-size: 96px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -1.92px;
    max-width: 936px;
    width: 936%;
  }
  .module-subtitle {
    color: #1F2937;
    font-size: 20px;
    font-family: "DM Sans";
    font-style: normal;
    font-weight: 250;
    line-height: normal;
    margin-top: 20px;
    margin-bottom: 15px;
  }
  .video-subtitle {
    color: #1F2937;
    font-size: 20px;
    font-family: "DM Sans";
    font-style: normal;
    font-weight: 200;
    line-height: normal;
    max-width: 780px;
    margin: 10 auto;           
    text-align: center;      
    display: block;
  }

  .resource {
    color: #1F2937;
    font-size: 20px;
    font-family: "DM Sans";
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-top: 20px;
    margin-bottom: 15px;
    text-decoration: underline;
  }
  .activity {
    color: #1F2937;
    font-size: 20px;
    font-family: "DM Sans";
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-top: 20px;
    margin-bottom: 15px;
    max-width: 1100;
  }
  .reflection {
    color: #1F2937;
    font-size: 20px;
    font-family: "DM Sans";
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-top: 20px;
    margin-bottom: 50px;
    max-width: 1100;
  }

h1{
    color: #1F2937;
    font-size: 90px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -1.92px; 
    width: 724px;   
    margin-bottom: 2px;
    margin-right: 476px;
    margin-left: 80px;
    margin-top: 135px;
}

h2{
    color: #1F2937;
    font-size: 120px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -2.56px;
    width: 936px;
    margin-right: 476px;
    margin-left: 80px;
    margin-top: 260px;
    margin-bottom: 0px;
    
}
h3{
    color: #1F2937;
    font-size: 120px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -2.56px;
    width: 936px;
    margin-right: 476px;
    margin-left: 80px;
    margin-top: 210px;
    margin-bottom: 0px;
}
h4{
    width: 336px;
    height: 75px;
    flex-shrink: 0;
    color: #1F2937;
    text-align: center;
    font-family: "DM Sans";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.64px;
}

h5{
    color: #4B5563;
    font-family: "DM Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    width: 1417px;
    margin-left: 85px;
    margin-bottom: 32px;
    margin-top: 22px;
}
h6{
    color: #1F2937;
    text-align: center;
    font-family: Poppins;
    font-size: 96px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -1.92px;
    max-width: 936px;
    width: 936%;
    margin: 0 auto 0 auto;
    text-align: center;
}
.center-heading{
    color: #1F2937;
    text-align: center;
    font-family: Poppins;
    font-size: 96px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -1.92px;
    max-width: 936px;
    width: 100%;
    margin-top: -80px;
    margin-bottom: 0px;
}


.site-title{
    color: #1F2937;
    font-family: "DM Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-left: 80px;
}

.nav-links a {
    text-decoration: none;
    color: #1F2937;
    font-family: "DM Sans";
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
}

.nav-links {
    display: flex;
    gap: 48px;
    flex: 1;
    justify-content: flex-end;
    margin-left: 520px;
    margin-right: 80px;

}

.top-container{
    background: #FFC9E1;
    width: 100%;
    height: 110px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0px;
    position: fixed;
    z-index: 7;
    margin-top: -110px;

}
body, html {
    margin: 0;
    padding: 0;
}

.bottom-container-home {
    position: relative;
    min-height: 100vh;
    box-sizing: border-box;
    overflow: hidden;
    z-index: 1;
    margin-top: 110px;
}

.bottom-container-home::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 130%;
    background-image: url("Images/hands.jpg");
    background-size: cover;
    background-position: center -200px;
    background-repeat: no-repeat;
    opacity: 0.5;
    z-index: -2;
}

.bottom-container-home::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(249, 250, 251, 0.3); 
    z-index: -1;
}

.mission-page {
    position: relative;
    min-height: 100vh;
    box-sizing: border-box;
    overflow: hidden;
    margin-top: 110px;
    z-index: 1;
}

.mission-page::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("Images/trees.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0.5;
    z-index: -2;
}

.mission-page::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(249, 250, 251, 0.3); 
    z-index: -1;
}

.courses-page {
    position: relative;
    min-height: 100vh;
    box-sizing: border-box;
    overflow: hidden;
    margin-top: 110px;
    z-index: 1;
}

.courses-page::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("Images/desk.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0.5;
    z-index: -2;
}

.courses-page::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center -15px;
    background-repeat: no-repeat;
    background-color: rgba(249, 250, 251, 0.3); 
    z-index: -1;
}

.about-page {
    position: relative;
    min-height: 100vh;
    box-sizing: border-box;
    overflow: hidden;
    margin-top: 110px;
    z-index: 1;
}

.about-page::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("Images/pink-flower.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0.5;
    z-index: -2;
}

.about-page::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(249, 250, 251, 0.3); 
    z-index: -1;
}
.notification-page {
    position: relative;
    min-height: 100vh;
    box-sizing: border-box;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: left;
    margin-top: 110px;
    margin-bottom:0px;
    z-index: 1;
}

.notification-page::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 130%;
    background-image: url("Images/hands.jpg");
    background-size: cover;
    background-position: center -200px;
    background-repeat: no-repeat;
    opacity: 0.5;
    z-index: -2;
}

.notification-page::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(249, 250, 251, 0.3); 
    z-index: -1;
}
.mission-page2 {
    position: relative;
    min-height: 100vh;
    box-sizing: border-box;
    overflow: hidden;
}

.mission-page2::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("Images/polka-dots.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: repeat-y;
    opacity: 0.2;
    z-index: -2;
}

.mission-page2::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(249, 250, 251, 0.3); 
    z-index: -1;
}
.courses-page2 {
    position: relative;
    padding-top: 40px;
    min-height: 100vh;
    box-sizing: border-box;
    overflow: visible;
    z-index: 1;
}

.courses-page2::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("Images/polka-dots.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: repeat-y;
    opacity: 0.2;
    z-index: -2;
}

.courses-page2::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(249, 250, 251, 0.3); 
    z-index: -1;
}

.about-page2 {
    position: relative;
    min-height: 100vh;
    box-sizing: border-box;
    overflow: visible;
    z-index: 1;
}

.about-page2::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("Images/polka-dots.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: repeat-y;
    opacity: 0.2;
    z-index: -2;
}

.about-page2::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(249, 250, 251, 0.3); 
    z-index: -1;
}
.page3 {
    position: relative;
    min-height: 100vh;
    box-sizing: border-box;
    overflow: hidden;
    z-index: 1;
}
.mental-health-page {
    position: relative;
    min-height: 100vh;
    box-sizing: border-box;
    overflow: hidden;
    margin-top: 110px;
    z-index: 1;
    display: flex;
    align-items: center;
    flex-direction: column; 
    text-align: center;
}

.mental-health-page::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(247,193,246);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0.5;
    z-index: -2;
}

.page3::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("Images/polka-dots.jpg");
    background-size: cover;
    background-position: center -80px;
    background-repeat: no-repeat;
    opacity: 0.2;
    z-index: -2;
}

.page3::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(249, 250, 251, 0.3); 
    z-index: -1;
}
.form-text {
    color: #1F2937;
    font-family: "DM Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    display: flex;
    flex-direction: column;
    align-items: left;
    margin-bottom: 0px;
    margin-top: -80px;
}
.button-container {
    display: flex;
    justify-content: center;
    align-items: center;         
    width: 100%;                 
    margin-top: 24px;        
}
  
.button-submit {
    background-color: #8B1B4E;
    border: none;
    color: white;
    width: 141px;
    height: 52px;
    padding: 14px 24px;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    cursor: pointer;
    border-radius: 8px;
}
textarea{
    display: flex;
    height: 162px;
    align-items: flex-start;
    gap: 0px;
    align-self: stretch;
    border-radius: 8px;
    border: 1px solid #E0E0E0;
    background: #FFF;
    width: 626px;
    height: 162px;
}
.textarea-container{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    align-items: center;         
    width: 100%;                 
    margin-top: 0px;  
}
.email-textbox {
    display: flex;
    padding: 12px 16px;
    align-items: flex-start;
    gap: 8px;
    flex: 1 0 0;
    align-self: stretch;
    border-radius: 8px;
    border: 1px solid #E0E0E0;
    background: #FFF;
    width: 626px;
    height: 48px;
    margin-bottom: 16px;
}
.f-l-name-textbox{
    display: flex;
    padding: 12px 16px;
    align-items: flex-start;
    gap: 8px;
    flex: 1 0 0;
    align-self: stretch;
    border-radius: 8px;
    border: 1px solid #E0E0E0;
    background: #FFF;
    width: 295px;
    height: 48px;
    margin-bottom:0px;
}
.courses-container {
  width: 406px;
  height: 312px;
  border-radius: 27px;
  background: #FFC9E1;
}
.course-grid {
    display: grid;
    grid-template-columns: repeat(2, 406px);
    gap: 200px;
    justify-content: start;
    margin-top: 40px;
    margin-left: 210px;
    row-gap: 0px;
}
.center-grid {
    display: grid;
    place-items: center;
    height: auto;
    margin-top: 40px;
    margin-bottom: 0px;
}
.course-item {
    display: grid;
    grid-template-rows: auto auto;
    justify-items: center;
    align-items: center;
    text-align: center;
}

.icon {
    width: 167px;
    height: auto;
    margin-top: 65px;
}
.course-text-container{
    display: flex;
    gap: 260px;
    margin-top: 0px;
    margin-left: 240px;
    margin-bottom: 0px;
}
.images{
    position: absolute;
    width: 701px;
    height: 517px;
    flex-shrink: 0;
    aspect-ratio: 701/517;
    border-radius: 27px;
    transform: translate(115px, 124px);

}
.images2{
    position: absolute;
    width: 701px;
    height: 517px;
    flex-shrink: 0;
    aspect-ratio: 701/517;
    border-radius: 27px;
    transform: translate(615px, 124px)

}
.about-p{
    width: 300px;
    height: 346px;
    flex-shrink: 0;
    color: #1F2937;
    font-family: "DM Sans";
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 20px 22px 8px 35px;
}
.text-container{
    width: 360px;
    height: 503px;
    flex-shrink: 0;
    border-radius: 27px;
    background: #FFC9E1;
    position: absolute;
    transform: translate(950px,140px);
}
.mission-p{
    width: 255px;
    height: 402px;
    flex-shrink: 0;
    color: #1F2937;
    font-family: "DM Sans";
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    padding: 39px 12px 39px 53px;
}
.text-container2{
    position: absolute;
    width: 360px;
    height: 490px;
    flex-shrink: 0;
    border-radius: 27px;
    background: #FFC9E1;
    transform: translate(950px,140px);
}
.mission-p2{
    width: 255px;
    height: 402px;
    flex-shrink: 0;
    color: #1F2937;
    font-family: "DM Sans";
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    padding: 24px 17px 39px 50px;
}
.text-container3{
    position: absolute;
    width: 360px;
    height: 490px;
    flex-shrink: 0;
    border-radius: 27px;
    background: #FFC9E1;
    transform: translate(100px,140px);
}
.shadow-container{
    position: absolute;
    width: 701px;
    height: 517px;
    flex-shrink: 0;
    aspect-ratio: 701/517;
    border-radius: 27px;
    background: #FFC9E1;
    transform: translate(80px,90px)
}
.shadow-container2{
    position: absolute;
    width: 701px;
    height: 517px;
    flex-shrink: 0;
    aspect-ratio: 701/517;
    border-radius: 27px;
    background: #FFC9E1;
    transform: translate(655px,90px)
}
/* flowers */
.flower-courses1{
    position: absolute;
    transform: translate(30px, -1408px);
    width: 150px;
    height: 150px;
    flex-shrink: 0;
    padding: 0;
    margin-bottom: 0;
}


.flower-courses2{
    position: absolute;
    transform: translate(30px ,-450px);
    width: 150px;
    height: 150px;
    flex-shrink: 0;
    padding: 0;
    margin-bottom: 0;
}

.flower-courses3{
    position: absolute;
    transform: translate(1260px, -832px);
    width: 150px;
    height: 150px;
    flex-shrink: 0;
    padding: 0;
    margin-bottom: 0;
}
.flower-left{
    position: absolute;
    transform: translate(20px,30px);
    width: 150px;
    height: 150px;
    flex-shrink: 0;
    padding: 0;
    margin-bottom: 0;
}
.flower-left-2{
    position: absolute;
    transform: translate(-600px,-300px);
    width: 150px;
    height: 150px;
    flex-shrink: 0;
    padding: 0;
    margin-bottom: 0;
}
.flower-right{
    position: absolute;
    transform: translate(1220px,60px);
    width: 150px;
    height: 150px;
    flex-shrink: 0;
    padding: 0;
    margin-bottom: 0;
}
.flower-right-2{
    position: absolute;
    transform: translate(480px,-60px);
    width: 150px;
    height: 150px;
    flex-shrink: 0;
    padding: 0;
    margin-bottom: 0;
}
.flower-bottom-1{
    position: absolute;
    transform: translate(800px,560px);
    width: 150px;
    height: 150px;
    flex-shrink: 0;
    padding: 0;
    margin-bottom: 0;
}
.flower-bottom-2{
    position: absolute;
    transform: translate(450px,560px);
    width: 150px;
    height: 150px;
    flex-shrink: 0;
    padding: 0;
    margin-bottom: 0;
}
.name-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr); 
    gap: 36px;
    margin-bottom: 16px;
  }
  
.input-group {
    display: flex;
    flex-direction: column;
}

/* responsive design */
@media (max-width: 834px) {
  .horizontal-line {
    border-bottom: 2px solid black; 
    width: 95%; 
    margin-bottom: 50px;
  }
  .activity {
    font-size: 18px;
    font-weight: 300;
    max-width: 700;
  }
  .reflection {
    font-size: 18px;
    max-width: 700;
  }
  .course-grid {
    grid-template-columns: 1fr;
    gap: 40px;
    margin-left: 0;
    justify-content: center;
  }

  .course-item {
    width: 90%;
    height: auto;
    padding: 24px;
  }
  h6{
    display: flex;
    margin-left:120px;
    font-size: 80px;
  }
  .course-title{
    font-size: 80px;
  }
  h2{
    font-size: 100px;
  }
  .site-title {
    font-size: 16px;
  }
  .nav-links {
    align-items: center;
    margin: 0;
    gap: 15px;
    margin-left: 167px; 
  }
  .nav-links a {
    font-size: 16px;
  }
  .flower-courses1{
    display:none;
  }
  .flower-courses2{
    display:none;
  }
  .flower-courses3{
    display:none;
  }
  .flower-left-2{
    display:none;
  }
  .flower-right-2{
    display:none;
  }
  h1{
    font-size: 80px;
  }
  h5{
    font-size: 18px;
  }
  h3{
    font-size:100px;
  }
  .shadow-container{
    width: 501px;
    height: auto;
    flex-shrink: 0;
    transform: translate(145px,90px);
  }
  .images{
    width: 501px;
    height: auto;
    transform: translate(185px, 124px)
  }
  .flower-left{
    width: 120px;
    height: auto;
    transform: translate(90px,50px);
  }
  .flower-bottom-1{
    width:120px;
    height: auto;
    transform: translate(630px,430px);
  }
  .text-container{
    width: 501px;
    height: auto;
    transform: translate(185px,560px);
  }  
  .about-page2::before {
    height: 140%;
  } 
  .about-p{
    width: 440px;
    height: 290px;
    flex-shrink: 0;
    color: #1F2937;
    font-family: "DM Sans";
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 20px 22px auto 35px;
  }
    .text-container2{
        width: 501px;
        height: 270px;
        background: #FFC9E1;
        margin-left: -765px;
        margin-top: 400px;
        z-index: 5;
    }

    .mission-page2 {
        overflow:visible;
        height: 115%;
    } 
    .page3{
        overflow: hidden;
        height: 100%;
    }
    .mission-p{
        width: 400px;
        padding-top: 15px;
        font-size: 20px;
    }
    .images2{
        width: 501px;
        height: auto;
        transform: translate(185px, 104px)
    }
    .shadow-container2{
        width: 501px;
        height: auto;
        flex-shrink: 0;
        transform: translate(145px,70px);
    }
    .text-container3{
        width: 501px;
        height: 200px;
        background: #FFC9E1;
        margin-left: 85px;
        margin-top: 350px;
        z-index: 0;
    }
    .mission-p2{
        width: 400px;
        height:10px;
        padding-top:8px;
        font-size: 17px;
    }
    .flower-bottom-2 {
        width: 120px;
        height: auto;
        transform: translate(650px,400px);
    }
}

@media (max-width: 390px) {
  iframe {
    display: block;
    width:auto;
    height: 200;
  }
  .course-title {
    font-size: 50px;
  }
  .module-heading{
    font-size: 23px;
    width: 300;
  }
  .video-subtitle {
    font-size: 18px;
    width: 300;
  }
  .module-subtitle {
    max-width: 300;
  }
  .horizontal-line {
    width: 90%; 
    margin-bottom: 50px;
  }
  .activity {
    font-size: 18px;
    max-width: 300;
  }
  .reflection {
    font-size: 18px;
    max-width: 300;
  }
  .resource{
    font-size: 18px;
    max-width: 300;
  }
    .course-grid {
      grid-template-columns: 1fr;
      gap: 40px;
      margin-left: 0;
      justify-content: center;
    }
    .course-item {
      width: 90%;
      height: auto;
      padding: 24px;
    }
    .center-grid{
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        margin-top: 40px;
        margin-left:-30px;
    }
    .courses-container{
        padding: 0;
        max-width: 70%;
    }
    
    h6{
        display: block;
        width: 100%;
        text-align: center;
        font-size: 45px;
        margin: 0 auto;
    }
    .site-title {
      font-size: 10px;
      margin-left:15px;
    }
    .nav-links {
      align-items: center;
      margin: 0;
      gap: 5px;
      margin-left: 50px; 
    }
    .nav-links a {
      font-size: 10px;
    }
    .flower-courses1{
        display:none;
    }
    .flower-courses2{
        display:none;
    }
    .flower-courses3{
        display:none;
    }
    .flower-left-2{
        display:none;
    }
    .flower-right-2{
        display:none;
    }
    .mobile-heading-wrapper {
        display: flex;
        flex-direction: column;
        align-items: center; 
        text-align: center; 
        padding: 0 20px;
        margin-top: 180px;
      }
    
      h1 {
        font-size: 54px; 
        margin: 10px 0;
      }
    
    h5 {
        display:none;
    }
    h2{
        font-size: 65px;
        margin-left:auto;
        margin-right: auto;
        margin-top: -80;
        text-align: center;
    }
    h3{
        font-size: 70px;
        margin-left:auto;
        margin-right: auto;
        margin-top: -80;
        text-align: center;
    }
    .about-page{
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    .button-home {
        width: 121px;
        height: auto;
        margin: 0 auto;
        display: block; 
    }
    .mission-page{
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    .courses-page{
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    .top-container{
        width: 390px;
    }
    .notification-page {
        display: flex;
        justify-content: center;
        padding: 80px 20px 40px;
      }
      
      .form-text {
        width: 100%;
        max-width: 600px;
        display: flex;
        flex-direction: column;
        gap: 20px;
      }

      .name-grid {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
      }
      
      .input-group {
        flex: 1;
        display: flex;
        flex-direction: column;
      }
      
      .f-l-name-textbox,
      .email-textbox,
      #large-text {
        width: 100%;
        padding: 12px;
        font-size: 16px;
      }
      
      .button-container {
        display: flex;
        justify-content: center;
        margin-top: 5px;
      }
      
      .button-submit {
        padding: 12px 24px;
        font-size: 16px;
        background-color: #800020;
        color: white;
        border: none;
        border-radius: 6px;
        cursor: pointer;
      }
      
      .button-submit:hover {
        background-color: #a00028;
      }
      .flower-left{
        display: none;
      }
      .flower-right{
        display: none;
      }
      .flower-bottom-1{
        display: none;
      }
      .shadow-container{
        display: none;
      }
      .shadow-container2{
        display: none;
      }
      .images{
        width: 320;
        transform: translate(33px,155px);
      }
      .text-container2{
        width: 320;
        margin: 0;
        transform: translate(33px,490px)
      }
      .mission-p{
        font-size: 16px;
        max-width: 250;
        padding: 19px 12px 19px 35px;
      }
      .images2{
        width: 320;
        transform: translate(33px,55px);
      }
      .text-container3{
        width: 320;
        margin: 0;
        transform: translate(33px,390px)
      }
      .mission-p2{
        font-size: 14px;
        max-width: 290;
        padding: 10px 12px 19px 20px;
      }
      .mission-page{
        align-items: center;
        justify-content: center;
      }
      .mission-page2{
        max-height: 80px;
      }
      .text-container{
        width: 320;
        margin: 0;
        transform: translate(33px,490px)
      }
      .about-p{
        font-size: 15px;
        width: 260px;
        padding: 15px 12px 19px 35px;
      }
      
  }
