/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 02 2025 | 19:58:53 */
#diagonal-bg-full {
  background-image: repeating-linear-gradient(
    45deg,
    rgba(233, 236, 242, 0.4),
    rgba(233, 236, 242, 0.4) 1px,
    transparent 1.5px,
    transparent 6px
  );
}
