/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 25 2021 | 10:00:51 */
header {
  position: fixed !important;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9999 !important;
  background: #fff;
}

#page {
  padding-top: 75px;
}