<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Racing+Sans+One&display=swap" rel="stylesheet">

hr{
border: 0 !important;
height: 0  !important;
border-top: 1px solid rgba(0, 0, 0, 0.1)  !important;
border-bottom: 1px solid rgba(255, 255, 255, 0.3)  !important;}

.cwBody {
  background-color: #ffe39a;
  font-family: Inter, Tahoma;
color:#111;
font-size: 15px;
}

.cwBody h1 {color:#111;font-size: 20px;
  line-height: 1.4;
  font-weight: 600;
}

.cwBody table.calendar a { font-family: Inter, Tahoma;}
.cwBody table.calendar td {padding:2px 0 !important;}

.cwBody {padding:30px !important;;}

@media only screen and (max-width: 799px) {
 .cwBody {padding:20px !important;}
}

.cwBody a{padding-bottom:4px !important;}
