h1, .h1 { font-size:30px; }
h2, .h2 { font-size:30px; }
h3, .h3 { font-size:30px; }
h4, .h4 { font-size:30px; }
h5, .h5 { font-size:30px; }
h6, .h6 { font-size:30px; }
:root {
--theme-color-default: #ff8b28;
--btn-bg-hover: #ff8b28;
--btn-color-hover: #ff8b28;
}
