/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 10 2022 | 18:09:46 */
.card-courses
{
  -webkit-box-shadow: 6px 6px 10px 0px rgba(0,0,0,0.28); 
  box-shadow: 6px 6px 10px 0px rgba(0,0,0,0.28);
}

.hand
{
  filter:drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}