:root {
    --color-primary: #0F1F38 !important;
    --color-secondary: #ac312a !important;
    --color-tertiary: #ac312a !important;
    --color-primary-text: #0F1F38;
    --color-background: #ffffff;
    --max-width: normal;
    --font-primary: 'local', Arial, sans-serif;
    --font-secondary: 'local2', Arial, sans-serif;
  } 
  
  :root { --color-title: #0F1F38; }
  
  
  :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; } }
  
  
  
  
  .container {
      @media screen and (max-width: 1700px) {
        max-width: 90%;
      }
    }
  #module-67e1764375d7350001a37eef {
  .md\:min-w-\[150px\] {
    display: none;
  }
}
