#gcs h1 {
    font-size: 50px !important;
    line-height: 50px !important;
    letter-spacing: -0.1rem !important;
    transition: all 0.3s ease;
}

#gcs h2 {
    font-size: 37px !important;
    line-height: 39px !important;
    letter-spacing: -0.1rem !important;
    transition: all 0.3s ease;
}

#gcs h3 {
    line-height: 35px !important;
    transition: all 0.3s ease;
}