/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 16 2025 | 16:06:40 */
/*
* List style
*/
.wp-block-list {
  font-size: 16px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.wp-block-list li {
  line-height: 1.5;
}
