:root {
    --purple: rgba(111, 0, 245, 1);
    --grey: rgba(124, 120, 121, 1);
    --stroke-color: rgba(231, 231, 231, 1);
    --orange: rgba(247, 164, 100, 1);
    --heading-one-font-family: "Rounded Mplus 1c Bold", Helvetica;
    --heading-one-font-weight: 700;
    --heading-one-font-size: 50px;
    --heading-one-letter-spacing: 1px;
    --heading-one-line-height: 126.49999856948853%;
    --heading-one-font-style: normal;
    --heading-two-font-family: "Poppins", Helvetica;
    --heading-two-font-weight: 500;
    --heading-two-font-size: 40px;
    --heading-two-letter-spacing: 0px;
    --heading-two-line-height: normal;
    --heading-two-font-style: normal;
    --heading-three-font-family: "Poppins", Helvetica;
    --heading-three-font-weight: 500;
    --heading-three-font-size: 34px;
    --heading-three-letter-spacing: 0px;
    --heading-three-line-height: normal;
    --heading-three-font-style: normal;
    --heading-four-font-family: "Poppins", Helvetica;
    --heading-four-font-weight: 500;
    --heading-four-font-size: 23px;
    --heading-four-letter-spacing: 0px;
    --heading-four-line-height: normal;
    --heading-four-font-style: normal;
    --heading-five-font-family: "Poppins", Helvetica;
    --heading-five-font-weight: 400;
    --heading-five-font-size: 22px;
    --heading-five-letter-spacing: 0px;
    --heading-five-line-height: normal;
    --heading-five-font-style: normal;
    --heading-six-font-family: "Poppins", Helvetica;
    --heading-six-font-weight: 400;
    --heading-six-font-size: 18px;
    --heading-six-letter-spacing: 0px;
    --heading-six-line-height: normal;
    --heading-six-font-style: normal;
    --text-one-font-family: "Poppins", Helvetica;
    --text-one-font-weight: 400;
    --text-one-font-size: 15px;
    --text-one-letter-spacing: 0px;
    --text-one-line-height: normal;
    --text-one-font-style: normal;
    --text-two-font-family: "Poppins", Helvetica;
    --text-two-font-weight: 500;
    --text-two-font-size: 15px;
    --text-two-letter-spacing: 0px;
    --text-two-line-height: normal;
    --text-two-font-style: normal;
    --text-three-font-family: "Poppins", Helvetica;
    --text-three-font-weight: 400;
    --text-three-font-size: 14px;
    --text-three-letter-spacing: 0px;
    --text-three-line-height: normal;
    --text-three-font-style: normal;
    --captions-footnotes-font-family: "Poppins", Helvetica;
    --captions-footnotes-font-weight: 600;
    --captions-footnotes-font-size: 13px;
    --captions-footnotes-letter-spacing: 1.82px;
    --captions-footnotes-line-height: normal;
    --captions-footnotes-font-style: normal;
    --collection-1-white: rgba(255, 255, 255, 1);
    --collection-1-black: rgba(0, 0, 0, 1);
    --collection-1-turquoise: rgba(64, 224, 208, 1);
}
