How to change spacing between multicolumn heading and columns?

I would like to make the spacing between the header and columns bigger. How could I do this?

@mariamb - can you please share this page link?

Hello @mariamb :waving_hand:

You can try adding this CSS code

.ecom-shopify__article__description-container li {
    font-size: 16px !important;
}

Hope it helps!

Here is the page link: https://thefleurish.com/pages/about-us

Thank you! :slightly_smiling_face: