h1, .h1 { font-size:64px; font-weight:700; font-style:normal; }
h2, .h2 { font-size:40px; font-weight:700; font-style:normal; }
h3, .h3 { font-size:24px; font-weight:700; font-style:normal; }
p { font-size:15px; font-weight:500; font-style:normal; }
:root {
--theme-color-default: #E9004D;
}
