DAWN - How to add border around add to cart button to match pre-order button?

Hi, for some reason on the Dawn theme, the add to cart button doesn’t have a border and I cannot find where to add one? How do I add one so it matches my other buttons?

@HEALINGANDHER

Share you Store Url. So that i can check and help you.

www.healingandher.con–
B
Founder & Creator, HEALING AND HER
07586 701320 | www.healingandher.com

@HEALINGANDHER

.product-form__submit {
    margin-bottom: 0rem !important; 
    border: 1px solid #F0D8C7 !important;
}

Add this code in the bottom of section-main-product.css file.

Hi,

I have added this code. But when the pre-order item is selected, it fills
but stays visible? Now when I click add to cart? It disappears ?


B
Founder & Creator, HEALING AND HER
07586 701320 | www.healingandher.com

Hi, you haven’t replied to my previous message? I’ve added your code but the button then disappears!