.custom-control-label,
a.frgt-link,
.dnt-account p,
.dnt-account a, .terms-section input, .terms-section a, .terms-section p,
.custom-nav a span{
    font-size: clamp(0.875rem, 0.7936rem + 0.2294vw, 1rem);
    font-weight: normal;
}
.frgt-pass p, .login-form .otp-verify p,.timer p{
    font-size: clamp(0.875rem, 0.7936rem + 0.2294vw, 1rem);
}
.home-check-section .home-check-content h2{
    font-weight: 500;
    color: var(--theme_color);
}
.home-check-section .home-check-content p,
.form-button .custom-btn, .form-del-button .custom-btn{
    font-size: clamp(0.875rem, 0.7936rem + 0.2294vw, 1rem);
}
.dashboard-area .welcome-msg p:last-child{
    font-size: clamp(1.25rem, 0.8429rem + 1.1468vw, 1.875rem);
}
.history-content h5{
    font-size: clamp(0.875rem, 0.7936rem + 0.2294vw, 1rem);
    font-weight: 500;
}
.history-content p,
.card-block h2{
    font-weight: 500;
}
.slots-form .slot-list h5{
    font-size: clamp(0.875rem, 0.7936rem + 0.2294vw, 1rem);
}
.slots-form .slot-list h2{
    font-size: clamp(1.125rem, 1.0139rem + 0.5556vw, 1.5rem);
}
.custom-form-control{
    font-size: clamp(0.875rem, 0.7936rem + 0.2294vw, 1rem);
}
.booking-details p {
    font-size: 14px;
}