/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 09 2026 | 22:42:37 */
/* ============================================================
   SEVENTH SCOUT – Complete Custom CSS
   ============================================================ */


/* =========================
   LIST STYLES
   ========================= */

ul li {
  margin-bottom: 30px;
}

/* 30px bottom margin at end of bullet point lists */
.elementor-widget-text-editor ul,
.elementor-widget-theme-post-content ul {
  margin-bottom: 30px;
}

/* 30px bottom margin at end of numbered lists */
.elementor-widget-text-editor ol,
.elementor-widget-theme-post-content ol {
  margin-bottom: 30px;
}

/* 20px spacing between bullet list items */
.elementor-widget-text-editor ul li,
.elementor-widget-theme-post-content ul li {
  margin-bottom: 20px;
}

/* 20px spacing between numbered list items */
.elementor-widget-text-editor ol li,
.elementor-widget-theme-post-content ol li {
  margin-bottom: 20px;
}



.sk_branding {
	display: none !important;
}