:root {
  --company-primary-bg-color: 255, 255, 255;
  --company-secondary-bg-color: 7, 198, 224;
  --company-secondary-bg-light-5-color: 9, 219, 247;
  --company-secondary-bg-fallback-color: 7, 198, 224;
  --company-primary-text-color: 37, 37, 37;
  --company-primary-text-dark-5-color: 24, 24, 24;
  --company-primary-text-dark-10-color: 11, 11, 11;
  --company-primary-text-light-50-color: 164, 164, 164;
  --company-primary-text-light-77-color: 233, 233, 233;
  --company-secondary-text-color: 255, 255, 255;
  --company-secondary-text-light-5-color: 255, 255, 255;
  --company-secondary-text-light-15-color: 255, 255, 255;
  --company-link-color: 7, 198, 224;
  --company-color: 7, 198, 224;

  --company-button-text-color: 255, 255, 255;
  --company-button-bg-color: 7, 198, 224;

  --company-button-bg-light-5-color: 9, 219, 247;
  --company-button-bg-light-15-color: 59, 226, 249;

  --company-border-radius: 17px;

  --company-header-font-family: "Source Sans Pro";
  --company-header-font-weight: 700;
  --company-body-font-family: "Source Sans Pro";
  --company-body-font-weight: 400;
}
/* Alegreya Sans */
@font-face {
  font-family: "Alegreya Sans";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Alegreya_Sans_300.woff2)
    format("truetype");
}

@font-face {
  font-family: "Alegreya Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Alegreya_Sans_400.woff2)
    format("truetype");
}

@font-face {
  font-family: "Alegreya Sans";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Alegreya_Sans_500.woff2)
    format("truetype");
}

@font-face {
  font-family: "Alegreya Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Alegreya_Sans_700.woff2)
    format("truetype");
}

@font-face {
  font-family: "Alegreya Sans";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Alegreya_Sans_900.woff2)
    format("truetype");
}
/* Libre Baskerville */
@font-face {
  font-family: "Libre Baskerville";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Libre_Baskerville_400.woff2)
    format("truetype");
}

@font-face {
  font-family: "Libre Baskerville";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Libre_Baskerville_700.woff2)
    format("truetype");
}
/* Inter */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Inter_300.woff2)
    format("truetype");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Inter_400.woff2)
    format("truetype");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Inter_500.woff2)
    format("truetype");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Inter_600.woff2)
    format("truetype");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Inter_700.woff2)
    format("truetype");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Inter_900.woff2)
    format("truetype");
}
/* Lato */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Lato_300.woff2)
    format("truetype");
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Lato_400.woff2)
    format("truetype");
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Lato_700.woff2)
    format("truetype");
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Lato_900.woff2)
    format("truetype");
}
/* Roboto */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Roboto_300.woff2)
    format("truetype");
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Roboto_400.woff2)
    format("truetype");
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Roboto_500.woff2)
    format("truetype");
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Roboto_700.woff2)
    format("truetype");
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Roboto_900.woff2)
    format("truetype");
}
/* Playfair Display */
@font-face {
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Playfair_Display_400.woff2)
    format("truetype");
}

@font-face {
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Playfair_Display_500.woff2)
    format("truetype");
}

@font-face {
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Playfair_Display_600.woff2)
    format("truetype");
}

@font-face {
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Playfair_Display_700.woff2)
    format("truetype");
}

@font-face {
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Playfair_Display_900.woff2)
    format("truetype");
}
/* Merriweather */
@font-face {
  font-family: "Merriweather";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Merriweather_300.woff2)
    format("truetype");
}

@font-face {
  font-family: "Merriweather";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Merriweather_400.woff2)
    format("truetype");
}

@font-face {
  font-family: "Merriweather";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Merriweather_700.woff2)
    format("truetype");
}

@font-face {
  font-family: "Merriweather";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Merriweather_900.woff2)
    format("truetype");
}
/* Droid Serif */
@font-face {
  font-family: "Droid Serif";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Droid_Serif_400.woff2)
    format("truetype");
}

@font-face {
  font-family: "Droid Serif";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Droid_Serif_700.woff2)
    format("truetype");
}
/* Source Sans Pro */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Source_Sans_Pro_300.woff2)
    format("truetype");
}

@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Source_Sans_Pro_400.woff2)
    format("truetype");
}

@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Source_Sans_Pro_600.woff2)
    format("truetype");
}

@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Source_Sans_Pro_700.woff2)
    format("truetype");
}

@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Source_Sans_Pro_900.woff2)
    format("truetype");
}
/* Oswald */
@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Oswald_300.woff2)
    format("truetype");
}

@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Oswald_400.woff2)
    format("truetype");
}

@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Oswald_500.woff2)
    format("truetype");
}

@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Oswald_600.woff2)
    format("truetype");
}

@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Oswald_700.woff2)
    format("truetype");
}
/* Arvo */
@font-face {
  font-family: "Arvo";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Arvo_400.woff2)
    format("truetype");
}

@font-face {
  font-family: "Arvo";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Arvo_700.woff2)
    format("truetype");
}
/* Nunito */
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Nunito_300.woff2)
    format("truetype");
}

@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Nunito_400.woff2)
    format("truetype");
}

@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Nunito_500.woff2)
    format("truetype");
}

@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Nunito_600.woff2)
    format("truetype");
}

@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Nunito_700.woff2)
    format("truetype");
}

@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.teamtailor-cdn.com/legacy/fonts/Nunito_900.woff2)
    format("truetype");
}