:root {
    --color-primary: #E8641A !important;
    --color-secondary: #E8641A !important;
    --color-tertiary: #E8641A !important;
    --color-primary-text: #0F0F0F;
    --color-background: #fff;
    --max-width: normal;
    --font-primary: 'local', Arial, sans-serif;
    --font-secondary: 'local2', Arial, sans-serif;
  } 
  
  
  
  
  :root { --border-radius: 0.375rem; }
  
  
  
  
  
  .container {
      @media screen and (max-width: 1700px) {
        max-width: 90%;
      }
    }
  .desktop-nav {
  a {
    text-transform: uppercase;
  }
}

.footer div {
  text-align: center;
  a {
    color: #fff;
  }
  svg {
    font-size: 2rem;
  }
}

#module-67079759cbd9666bdf8748ce,
#module-6707981dcbd9666bdf8748d6 {
  img {
    aspect-ratio: 3/2;
  }
}

#module-670792ed2888e3992bb1ca5e {
  > div > div.grid {
    > div:first-child {
      order: 2;
    }
  }
}