#airbnb-booking {
    margin-top: 30px;
    margin-bottom: 30px;
}

.cld-nav svg {
    fill: #2E2E2E!important;
}

.cld-datetime {
    margin-bottom: 10px!important;
}

.cld-day.today .cld-number {
    background-color: #2E2E2E!important;
}

.cld-number.eventday {
    background-color: #2E2E2E!important;
    color: color-mix(in srgb, white 70%, transparent)!important;
    text-decoration: underline;
    text-underline-offset: -35%;
    text-decoration-skip-ink: none;
}

.cld-main a {
    color: #2E2E2E!important;
}

.cld-title {
    pointer-events: none;
}
