@media (max-width:563px){
#hero-section h1 {
    font-size: 34px;
    margin-top: 20px;
}
#hero-section .fs-5 {
    font-size: 16px !important;
}

#hero-section .btn {
    font-size: 16px !important;
}
.testimonial-carousel .rounded-4{
    height: 200px !important;
}
}