#html_custom_template {
--black: #000000;
--black-haze: #f6f6f6;
--blaze-orange: #ff6600e6;
--blaze-orange-2: #ff6600;
--ebony-clay: #252b42;
--gallery: #efeff1;
--white: #ffffff;

--font-size-l: 20px;
--font-size-m: 19px;
--font-size-s: 16px;
--font-size-xl: 26px;
--font-size-xs: 14px;
--font-size-xxl: 40px;
--font-size-xxxl: 48px;

--font-family-roboto: "Roboto", Helvetica;
}
#html_custom_template .roboto-light-black-19px {
color: var(--black);
font-family: var(--font-family-roboto);
font-size: var(--font-size-m);
font-style: normal;
font-weight: 300;
}

#html_custom_template .roboto-bold-black-19px {
color: var(--black);
font-family: var(--font-family-roboto);
font-size: var(--font-size-m);
font-style: normal;
font-weight: 700;
}

#html_custom_template .roboto-normal-ebony-clay-14px {
color: var(--ebony-clay);
font-family: var(--font-family-roboto);
font-size: var(--font-size-xs);
font-style: normal;
font-weight: 400;
}

#html_custom_template .roboto-normal-blaze-orange-14px {
color: var(--blaze-orange);
font-family: var(--font-family-roboto);
font-size: var(--font-size-xs);
font-style: normal;
font-weight: 400;
}

#html_custom_template .roboto-normal-white-14px {
font-family: var(--font-family-roboto);
font-size: var(--font-size-xs);
font-style: normal;
font-weight: 400;
}

#html_custom_template .roboto-normal-white-19px {
color: var(--white);
font-family: var(--font-family-roboto);
font-size: var(--font-size-m);
font-style: normal;
font-weight: 400;
}

#html_custom_template .roboto-normal-black-19px {
color: var(--black);
font-family: var(--font-family-roboto);
font-size: var(--font-size-m);
font-style: normal;
font-weight: 400;
}

#html_custom_template .roboto-light-black-20px {
color: var(--black);
font-family: var(--font-family-roboto);
font-size: var(--font-size-l);
font-style: normal;
font-weight: 300;
}

#html_custom_template .roboto-bold-black-48px {
color: var(--black);
font-family: var(--font-family-roboto);
font-size: var(--font-size-xxxl);
font-style: normal;
font-weight: 700;
}

#html_custom_template .roboto-light-white-19px {
color: var(--white);
font-family: var(--font-family-roboto);
font-size: var(--font-size-m);
font-style: normal;
font-weight: 300;
}

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

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

#html_custom_template .roboto-bold-black-20px {
color: var(--black);
font-family: var(--font-family-roboto);
font-size: var(--font-size-l);
font-style: normal;
font-weight: 700;
}

#html_custom_template .roboto-normal-black-16px {
color: var(--black);
font-family: var(--font-family-roboto);
font-size: var(--font-size-s);
font-style: normal;
font-weight: 400;
}

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

#html_custom_template .roboto-bold-blaze-orange-16px {
color: var(--blaze-orange-2);
font-family: var(--font-family-roboto);
font-size: var(--font-size-s);
font-style: normal;
font-weight: 700;
}

#html_custom_template .roboto-normal-white-20px {
color: var(--white);
font-family: var(--font-family-roboto);
font-size: var(--font-size-l);
font-style: normal;
font-weight: 400;
}

#html_custom_template .roboto-bold-white-26px {
color: var(--white);
font-family: var(--font-family-roboto);
font-size: var(--font-size-xl);
font-style: normal;
font-weight: 700;
}
