h2, .h2 { font-size:64px; }
h3, .h3 { font-size:48px; }
h4, .h4 { font-size:40px; }
h5, .h5 { font-size:24px; }
p { font-size:20px; }
:root {
--theme-color-default: #22D081;
--link-color-hover: #22D081;
--text-color: #5F5F5F;
--price-color: #5F5F5F;
--btn-bg: #000000;
}
