/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 17 2026 | 11:03:52 */
.bullet-list li {
  padding: 5px 0;
}
.blur-bg {
    background-color: #FFFFFF2E;
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
/*     border-radius: 8px; 
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);  */
}

