Hi Allen
Thanks for reaching out
Please try the following. CSS
.woocommerce ul.products li.product .product_type_simple,
.woocommerce-page ul.products li.product .product_type_simple {
background: #333333 url(https://whispersofappalachia.com/wp-content/themes/own-shop/img/cart-hover.svg) no-repeat scroll center !important;
background-color: transparent;
background-size: 20px !important;
}
section.related.products h2 {
color: #9a9a9a;
}
Copy & Paste it in Appearance -> Customize -> Additional CSS
Let us know if this works for you
Best Regards