/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 08 2025 | 07:57:55 */
.wa-legal-section {
  background-color: #f7f7f7 !important; }
  .wa-legal__content {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 3rem;
    gap: 2rem !important;
    background-color: #fff;
    border-radius: 20px; }
  .wa-legal__heading {
    display: block;
    font-weight: 500;
    text-align: left;
    padding-bottom: 2rem; }
