@import url('/lib/font-awesome/css/regular.min.css');
          @font-face {
          font-family: 'body-font';
          src: url("/media/pgjplpvs/telefon-light.otf") format("opentype");
          font-weight: 400;
          font-style: normal;
          }
        
          @font-face {
          font-family: 'body-font';
          src: url("/media/jljpc51q/telefon-normalitalic.otf") format("opentype");
          font-weight: 400;
          font-style: italic;
          }
        
          @font-face {
          font-family: 'body-font';
          src: url("/media/wkhk0esl/telefon-bold.otf") format("opentype");
          font-weight: 700;
          font-style: normal;
          }
        
          @font-face {
          font-family: 'body-font';
          src: url("/media/ntrdfxqe/telefon-bolditalic.otf") format("opentype");
          font-weight: 700;
          font-style: italic;
          }
        
          @font-face {
          font-family: 'title-font';
          src: url("/media/wkhk0esl/telefon-bold.otf") format("opentype");
          font-weight: 700;
          font-style: normal;
          }
        
          @font-face {
          font-family: 'title-font';
          src: url("/media/ntrdfxqe/telefon-bolditalic.otf") format("opentype");
          font-weight: 700;
          font-style: italic;
          }
        

:root {
  --bs-body-font-family:'body-font';
  --bs-body-font-size:1.1rem;
  --bs-body-font-weight:400;
  --ps-body-bold-font-weight:700;
  --ps-title-font-family:'title-font';
  --ps-title-font-weight:700;
  --ps-lead-font-size:1.6rem;
  --ps-h1-font-size:2.5rem;
  --ps-h2-font-size:2rem;
  --ps-h3-font-size:1.75rem;
  --ps-h4-font-size:1.5rem;
  --ps-h5-font-size:1.25rem;
  --ps-h6-font-size:1rem;
  --bs-border-radius: 0.1rem;
  --bs-body-bg: #f5f5f5;
  --bs-body-color: #000000;
  --color-primary: #6ac4ae;
  --color-primary-alt: #5ca996;
  --color-primary-alt-2: #458475;
  --color-primary-text: #ffffff;
  --color-secondary: #000000;
  --color-secondary-alt: #484848;
  --color-secondary-alt-2: #6b6b6b;
  --color-secondary-text: #ffffff;
  --bs-link-color: #6ac4ae;
  --bs-link-hover-color: #458475;
  --navbar-bg: #ffffff;
  --navbar-color: #000000;
  --navbar-color-hover: #6ac4ae;
  --navbar-bg-hover: #ffffff;
  --navbar-color-active: #6ac4ae;
  --navbar-bg-active: #ffffff;
  --ps-footer-bg: #000000;
  --ps-footer-text: #ffffff;
}
