:root {
    --color-primary: #003A4E !important;
    --color-secondary: #A2C61E !important;
    --color-tertiary: #A2C61E !important;
    --color-primary-text: #003A4E;
    --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: 0px; } }
  
  
  .container {
      @media screen and (max-width: 1700px) {
        max-width: 90%;
      }
    }
  [data-page="681b2d815cdce4cba2a4930e"] {
  @media (min-width: 1280px) {
    .logo-image {
      width: 20rem;
    }
  }
}