body {
    background: #FFFFDC;
    font-family: "Poppins", sans-serif;
    margin: 100px;
  }

.sc {
    margin-bottom: 125px;
  }

  .sc .sc-title {
    font-size: 70px;
    font-weight: 600;
    background-image: linear-gradient(to left, #FF306F, #FF30D0);
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    text-align: center;
    margin-bottom: 5px;
  }

  .sc .sc-description {
    font-size: 35px;
    font-weight: 500;
    background-image: linear-gradient(to left, #FF8049, #FF0000);
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    text-align: center;
    margin-bottom: 15px;
  }

  .sc .sc-description-one {
    font-size: 30px;
    font-weight: 500;
    background-image: linear-gradient(to left, #7500A8, #7500A8);
    color: transparent;
    background-clip: text;
    text-align: center;
    margin-bottom: 10px;
  }

  .sc .sc-navigation {
    font-size: 23px;
    font-weight: 500;
    color: blue;
    text-align: center;
    margin-bottom: 30px;
  }

  .sc .sc-navigation .nav-link {
    color: blue;
  }

  .sc .sc-description-two {
    font-size: 40px;
    font-weight: 600;
    background-image: linear-gradient(to left, #5FCB00, #00CBC5);
    color: transparent;
    background-clip: text;
    text-align: center;
    margin-bottom: 30px;
  }

.head .sc-name{
    font-size: 100px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    color: #236E96;
    background-clip: text;

}

.head .sc-school{
    font-size: 50px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    color: #15B2D3;
    background-clip: text;
}

.button .button-title{
    font-size: 30px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    color: #FF598F;
    background-clip: text;
}

.button .button-navbar{
    font-size: 20px;
    font-weight: 300;
    font-family: "Poppins", sans-serif;
    color: #FF91B6;
    background-clip: text;
}

.who .who-title{
    font-size: 30px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    color: #FF598F;
    background-clip: text;
}

.who .who-aboutme{
    font-size: 20px;
    font-weight: 300;
    font-family: "Poppins", sans-serif;
    color: #FF91B6;
    background-clip: text;
}

.about .about-title{
    font-size: 30px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    color: #FF598F;
    background-clip: text;
}

.about .about-text{
    font-size: 20px;
    font-weight: 300;
    font-family: "Poppins", sans-serif;
    color: #FF91B6;
    background-clip: text;
}

.pj .pj-title{
    font-size: 30px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    color: #FF598F;
    background-clip: text;
}

.pj .button-navbar{
    font-size: 20px;
    font-weight: 300;
    font-family: "Poppins", sans-serif;
    color: #FF91B6;
    background-clip: text;
}

.tl .tl-title{
    font-size: 30px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    color: #FF598F;
    background-clip: text;
}

.tl .tl-text{
    font-size: 20px;
    font-weight: 300;
    font-family: "Poppins", sans-serif;
    color: #FFA200;
    background-clip: text;
}

.gy .gy-title{
    font-size: 30px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    color: #FF598F;
    background-clip: text;
}

.gy .gy-subtitle-1{
    font-size: 20px;
    font-weight: 300;
    font-family: "Poppins", sans-serif;
    color: #FF91B6;
    background-clip: text;
}

.gy .gy-subtitle-2{
    font-size: 20px;
    font-weight: 300;
    font-family: "Poppins", sans-serif;
    color: #FF91B6;
    background-clip: text;
}

.ct .ct-title{
    font-size: 30px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    color: #FF598F;
    background-clip: text;
}

.ct .ct-navbar{
    font-size: 20px;
    font-weight: 300;
    font-family: "Poppins", sans-serif;
    color: #FF91B6;
    background-clip: text;
}
