@charset "utf-8";
/*
Template: jstork19
Theme Name: pickleball_hack
Theme URI:http://open-cage.com/stork19/
Version: 1.3.0
Author: opencage
Author URI: https://open-cage.com/
*/

:root {
  --stk-wide-width: 1200px;
}

html {
  scroll-padding-top: 140px;
}

@media (max-width: 767px) {
  html {
    scroll-padding-top: 60px;
  }
}