:root {
    --color-primary: #000000 !important;
    --color-secondary: #000000 !important;
    --color-tertiary: #000000 !important;
    --color-primary-text: #000000;
    --color-background: #ffffff;
    --max-width: normal;
    --font-primary: 'local', Arial, sans-serif;
    --font-secondary: 'local2', Arial, sans-serif;
  } 
  
  
  
  
  :root { --border-radius: 0; }
  .template1 { .btn, .rounded-xl, .rounded-lg, .rounded-md, .rounded-t-xl, .rounded-b-xl, .rounded-r-xl, .rounded-l-xl { border-radius: 0px; } }
  .template1 { .btn { border-radius: 9999px; padding-left: 1.5rem; padding-right: 1.5rem; } .sticky-buttons .btn { border-radius: 0px; }  }
  
  
  
  .container {
      @media screen and (max-width: 1700px) {
        max-width: 90%;
      }
    }
  .text-content {
  p {
    font-weight: 300;
  }
}

#module-6836b6c54eb81c9c93facf3f {
  h3 {
    font-size: 1.25rem;
    margin-bottom: 0;
  }
  .card-content {
    text-align: center;
    background-color: #EDEAE4;
  }
}