/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 10 2025 | 04:33:59 */
body, html {
  width: 100vw;
  margin: -20;
  padding: -20;
  box-sizing: border-box;
}

.container, .wrap, .site, .content {
  width: 100vw !important;
  max-width: 100vw !important;
  margin: -20 !important;
  padding: -20 !important;
}
