/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 20 2026 | 16:07:19 */
.sticky-bottom-bar {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  z-index: 4;
}