
            @font-face {
            font-family: Strawford;
            src: url("/media/z0gjztnp/strawford-regular.otf") format("truetype");
            font-weight: 300;
            font-style: normal;
            }
          
            @font-face {
            font-family: Strawford;
            src: url("/media/ljol4hk0/strawford-regularitalic.otf") format("truetype");
            font-weight: 300;
            font-style: italic;
            }
          
            @font-face {
            font-family: Strawford;
            src: url("/media/g24iowze/strawford-medium.otf") format("truetype");
            font-weight: 400;
            font-style: normal;
            }
          
            @font-face {
            font-family: Strawford;
            src: url("/media/2hrlbdzl/strawford-mediumitalic.otf") format("truetype");
            font-weight: 400;
            font-style: italic;
            }
          
            @font-face {
            font-family: Strawford;
            src: url("/media/nh2nrlqf/strawford-bold.otf") format("truetype");
            font-weight: 500;
            font-style: normal;
            }
          
            @font-face {
            font-family: Strawford;
            src: url("/media/gtnnbqcp/strawford-bolditalic.otf") format("truetype");
            font-weight: 500;
            font-style: italic;
            }
          
            @font-face {
            font-family: Strawford;
            src: url("/media/g24iowze/strawford-medium.otf") format("truetype");
            font-weight: 500;
            font-style: normal;
            }
          
            @font-face {
            font-family: Strawford;
            src: url("/media/jucfjuz4/novela-regularitalic.otf") format("truetype");
            font-weight: 500;
            font-style: italic;
            }
          :root {
  --bs-body-font-family: Strawford !important;
  --bs-body-font-size: 1.25rem !important;
  --bs-body-font-weight: 300 !important;

  --ps-body-bold-font-weight: 400;
  --ps-title-font-weight: 300;
  --ps-title-font-family:Strawford;

  --ps-lead-font-size:1.5rem;
  --ps-h1-font-size:4rem;
  --ps-h2-font-size:2.5rem;
  --ps-h3-font-size:1.75rem;
  --ps-h4-font-size:1.5rem;
  --ps-h5-font-size:1.25rem;
  --ps-h6-font-size:1rem;

  --bs-body-bg-rgb: 255, 255, 255;
  --bs-body-bg: #ffffff;
  --ps-body-bg-image: none;

  --bs-body-color: #000000;
  --bs-link-color: #253c4d;
  --bs-link-color-rgb: 37, 60, 77;
  --bs-link-hover-color: #e67778;
  --bs-link-hover-color-rgb: 230, 119, 120;

  --bs-primary: #f47f77;
  --bs-primary-rgb: 244, 127, 119;
  --bs-secondary: #253c4d;
  --bs-secondary-rgb: 37, 60, 77;

  --ps-primary-text-rgb: 0, 0, 0;
  --ps-secondary-text-rgb: 255, 255, 255;

  --ps-navbar-bg: #ffffff;
  --ps-navbar-bg-rgb: 255, 255, 255;
  --ps-nav-link-color: #000000;
  --ps-nav-link-hover-color: #e67778;
  --ps-nav-link-hover-bg: #ffffff;
  --ps-nav-link-active-color: #e67778;
  --ps-nav-link-active-bg: #ffffff;
  --ps-nav-link-font-size: 1.125;
  --ps-nav-link-font-weight: 400;

--ps-breadcrumb-bg-hex: rgba(244, 245, 246, .5);
--ps-breadcrumb-color-hex: #f47f77;
--ps-breadcrumb-color-rgb: 244, 127, 119;

   --bs-border-radius: 0;
   --ps-btn-border-radius: 75rem;
   --ps-section-gutter-x: 0;
   --ps-section-gutter-y: 1.5rem;
   --ps-column-gutter-x: 1.5rem;
   --ps-column-gutter-y: 1.5rem;
   --ps-module-gutter-y: 1.25rem;
  }