Border Radius Blocksy/WooCommmerce Mini Cart Drawer

I would like to add a border radius to the blocksy/woocommmerce mini cart drawer.

Screenshot of Mini Cart Drawer

My Attempt to add a border radius to the outer border as follows:

/* Blocksy theme mini cart */
.ct-cart-content .woocommerce-mini-cart {
border-radius: 10px; /* Adjust radius as needed */
overflow: hidden; /* Prevents content overflow */
box-shadow: 0 4px 8px rgba(0,0,0,0.1); /* Adds a subtle shadow */
}

Does anyone know how to target the mini-cart correctly?

Thank you in advance.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer