/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 07 2026 | 06:43:52 */
@media (max-width: 767px){
  .wp-block-cover.has-parallax .has-large-font-size{
    font-size: clamp(1.5rem, 7vw, 1.85rem) !important;
    line-height: 1.5;
  }
}

