/* Add custom CSS styles below */ 
h2.text-4xl.md\:text-6xl.font-extrabold.mb-6.leading-tight {
    font-size: 42px;
}

p.text-base.md\:text-lg.opacity-90.mb-6.leading-relaxed {
    font-size: 16px;
}
footer.store-footer.herb-store-footer, footer.store-footer.herb-store-footer * {
    background: #185d8d !important;
    color: #fff;
}