/* 
Can use this code to hide Add to Cart button, can make more specific to hide this per course. Hiding this would make group enrollment more difficult.

#add-remove-cart-button,
[data-customizationid="add-remove-cart-button"] { display: none !important; } */