div.gcal-schedule-day-container.svelte-1whdazx {
    row-gap: 0.5em;
}

div.gcal-nav-container.svelte-oeb4qr {
    margin-top: 0.8em;
}

div.gcal-schedule-date-display.svelte-1whdazx {
    gap: 8px;
}

div.gcal-schedule-day-circle.svelte-1whdazx {
    border-radius: 0.5em;
    border: none;
    background-color: #f0f6f6;
}

div.today.svelte-1whdazx {
    background: #4285f4;
}

div.gcal-schedule-day-container.svelte-1whdazx {
    border-bottom: none;
    border: 1px solid #d9dadd;
    border-radius: 0.8em;
    padding: 8px;
}

button.gcal-nav-button {
    box-shadow: none;
    border: 1px solid #d9dadd;
}

button.gcal-new-event-button {
    box-shadow: none;
    border: 1px solid #d9dadd;
}

div.gcal-schedule-day-container.svelte-1whdazx {
    margin: 0.4em 0;
}

#calendar-container .day {
    padding: 0.5em 0;
}

#calendar-container .day,
#calendar-container .week-num {
    padding: 0.5em 0;
}

div.googleCalendarEvent.svelte-7dzwom {
    box-shadow: none;
}

div.googleCalendarEvent.svelte-2o273q {
    box-shadow: none;
}