Good afternoon,
I am looking to change the background of the cart and checkout page of my site.
I have already this which has been successful for everything else
.blog .site, .single-post .site, .archive .site, .woocommerce .site {
background-color:#dcdcdc;
}
What is the class name for the cart and checkout? Thank you!