#section-1{
    position:sticky;
    top:0px;
    z-index: 10000;
}
.navbar-brand{
    font-weight: bold;
    font-style: italic;
}
    .hero {
      position: relative;
      background-image: url("../assets/img/index/9b3b2f_62ed86f184d242fbb2b870008aa88c70~mv2.avif"); 
      background-size: cover;
      background-attachment: fixed;
      height: 600px;
      width: 100%;
      display: flex;
      justify-content: center;
      align-items: flex-end;
      text-align: center;
      padding-bottom: 80px;
    }

    .hero-text {
      color: white;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 3rem;
      font-weight: bold;
      text-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
      line-height: 1.3;
      padding: 0 1rem;
    }

#section-3{
    background-color:cornflowerblue;
    color: aliceblue;
    padding-top: 50px;
    padding-bottom: 50px;
    font-weight: bold;
    text-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}
#section-5{
    background-color:darkseagreen;
    color: aliceblue;
    padding-top: 50px;
    padding-bottom: 50px;
    font-weight: bold;
    text-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}
#section-7{
    background-color:burlywood;
    color: aliceblue;
    padding-top: 50px;
    padding-bottom: 50px;
    font-weight: bold;
      text-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}
#section-9{
    background-color:salmon;
    color: aliceblue;
    padding-top: 50px;
    padding-bottom: 50px;
    font-weight: bold;
      text-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}
#section-4{
    margin-top: 30px;
    margin-bottom: 30px;
}
#section-6{
    margin-top: 30px;
    margin-bottom: 30px;
}
#section-8{
    margin-top: 30px;
    margin-bottom: 30px;
}
#section-10{
    margin-top: 30px;
    margin-bottom: 30px;
}
.size{
    width: 350px;
    height: 250px;
}
.card-text{
    font-family: Georgia, 'Times New Roman', Times, serif;
}
#section-11{
    background-color: burlywood;
    padding-bottom: 10px;
    padding-top: 20px;
}
.introText{
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-weight: 600;
    font-size: larger;
}
.btn{
    font-family: Georgia, 'Times New Roman', Times, serif;
}
.section{
    font-family: Georgia, 'Times New Roman', Times, serif;
}