.WaGadgetEventsStateCalendar .monthViewType .EventListCalendar td>div {
    background: #2E2D83;
    color: white;
}
@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,600;0,700;1,400&family=Inter:wght@400;500;600;700&display=swap');
h1, h2, h3, h4, h5, .heading { font-family: 'Lora', Cambria, Georgia, serif!important; text-transform:none!important;}
body, p, a, button { font-family: 'Inter', Calibri, Arial, sans-serif!important; }
.roundedcorners{
    border-radius: 20px;
}
[class^="WaLayoutItem"]{
    border-radius: 20px;
}