deleting button

hello, i need help deleting something from my product page. i attached photos to clearify what i mean, the theme is dawn. the website is www.2faced.eu password: bewcre
Bildschirmfoto_10-3-2025_211055_admin.shopify.com.jpeg

@3faced paste this in base.css

a#more-payment-options-link, a.link.product__view-details.animate-arrow {
    display: none;
}