#html_custom_template {
--astronaut-blue: #0a3761;
--black: #000000;
--blaze-orange: #ff6600;
--dove-gray: #6e6e73;
--gravel: #4a4a4a;
--havelock-blue: #3f8edd;
--link-water: #d7e3ef;
--white: #ffffff;

--font-size-l: 19px;
--font-size-m: 16px;
--font-size-s: 15px;
--font-size-xl: 20px;
--font-size-xxl: 24px;
--font-size-xxxl: 28px;
--font-size-xxxxl: 50px;

--font-family-myriad_pro-bold: "Myriad Pro-Bold", Helvetica;
--font-family-myriad_pro-regular: "Myriad Pro-Regular", Helvetica;
--font-family-open_sans: "Open Sans", Helvetica;
}
#html_custom_template .opensans-normal-gravel-16px {
color: var(--gravel);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-m);
font-style: normal;
font-weight: 400;
}

#html_custom_template .opensans-bold-white-16px {
color: var(--white);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-m);
font-style: normal;
font-weight: 700;
}

#html_custom_template .opensans-bold-gravel-16px {
color: var(--gravel);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-m);
font-style: normal;
font-weight: 700;
}

#html_custom_template .opensans-normal-dove-gray-16px {
color: var(--dove-gray);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-m);
font-style: normal;
font-weight: 400;
}

#html_custom_template .opensans-bold-gravel-20px {
color: var(--gravel);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-xl);
font-style: normal;
font-weight: 700;
}

#html_custom_template .myriadpro-bold-black-24px {
color: var(--black);
font-family: var(--font-family-myriad_pro-bold);
font-size: var(--font-size-xxl);
font-style: normal;
font-weight: 700;
}

#html_custom_template .myriadpro-regular-normal-havelock-blue-19px {
color: var(--havelock-blue);
font-family: var(--font-family-myriad_pro-regular);
font-size: var(--font-size-l);
font-style: normal;
font-weight: 400;
}

#html_custom_template .opensans-bold-dove-gray-16px {
color: var(--dove-gray);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-m);
font-style: normal;
font-weight: 700;
}

#html_custom_template .opensans-bold-black-50px {
color: var(--black);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-xxxxl);
font-style: normal;
font-weight: 700;
}

#html_custom_template .myriadpro-regular-normal-gravel-16px {
color: var(--gravel);
font-family: var(--font-family-myriad_pro-regular);
font-size: var(--font-size-m);
font-style: normal;
font-weight: 400;
}

#html_custom_template .opensans-bold-black-35px {
color: var(--black);
font-family: var(--font-family-open_sans);
font-size: 35px;
font-style: normal;
font-weight: 700;
}

#html_custom_template .opensans-bold-gravel-19px {
color: var(--gravel);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-l);
font-style: normal;
font-weight: 700;
}

#html_custom_template .opensans-bold-astronaut-blue-28px {
color: var(--astronaut-blue);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-xxxl);
font-style: normal;
font-weight: 700;
}

#html_custom_template .opensans-normal-astronaut-blue-16px {
color: var(--astronaut-blue);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-m);
font-style: normal;
font-weight: 400;
}

#html_custom_template .opensans-bold-astronaut-blue-19px {
color: var(--astronaut-blue);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-l);
font-style: normal;
font-weight: 700;
}

#html_custom_template .opensans-bold-white-14px {
color: var(--white);
font-family: var(--font-family-open_sans);
font-size: 14px;
font-style: normal;
font-weight: 700;
}

#html_custom_template .opensans-normal-dove-gray-15px {
color: var(--dove-gray);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-s);
font-style: normal;
font-weight: 400;
}

#html_custom_template .opensans-normal-gravel-15px {
color: var(--gravel);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-s);
font-style: normal;
font-weight: 400;
}
