Hi @undercoverfresh ,
I am from Mageplaza - Shopify solution expert.
Add the following code to the base.css file to allow the buttons to have the same color.
#dynamic-checkout-cart .button-content {
background: #000 !important;
border-radius: 999px !important;
position: absolute !important;
}
Please let me know if it works as expected!
Best regards