/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 17 2026 | 10:19:15 */
html {
  scroll-padding-top: 80px;
}

@media (max-width: 1024px) {
  html {
    scroll-padding-top: 60px;
  }
}