/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 10 2025 | 11:18:19 */
#right-sidebar {
  position: sticky;
  top:80px;
  align-self: flex-start; /* if inside flex container */
  height: fit-content;
}

