/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 16 2024 | 01:20:14 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 22 2022 | 20:38:52 */
#legal-content h2 {
  color: var(--blue) !important;
  margin-top: 1.5rem !important;
  margin-bottom: 0.67rem !important;
  font-weight: var(--fw_bold) !important;
  font-size: 26px !important;
  line-height: 1.25em !important;
  letter-spacing: 0.5px !important;
}
#legal-content h3 {
  color: var(--blue) !important;
  margin-top: 1rem !important;
  margin-bottom: 0.5rem !important;
  font-weight: var(--fw_bold) !important;
  font-size: 22px !important;
  line-height: 1.25em !important;
  letter-spacing: 0.5px !important;
}
#legal-content a {
  color: var(--purple) !important;
  text-decoration: underline !important;
  font-weight: 500 !important;
}
#legal-content ol > li::marker {
  color: var(--blue) !important;
  margin-top: 1.5rem !important;
  margin-bottom: 0.67rem !important;
  font-weight: var(--fw_bold) !important;
  font-size: 26px !important;
  line-height: 1.25em !important;
  letter-spacing: 0.5px !important;
}
#legal-content ol ol {
  list-style-type: lower-alpha;
}
#legal-content ol ol li::marker {
  color: var(--blue) !important;
  margin-top: 1rem !important;
  margin-bottom: 0.5rem !important;
  font-weight: var(--fw_semibold) !important;
  font-size: 20px !important;
  line-height: 1.25em !important;
  letter-spacing: 0.5px !important;
}
