.ols-theme .pika-button {
    color: #000;
    background: #f0f4f0;
}

.ols-theme .pika-button:hover {
    color: #000 !important;
    background: #fbed42 !important;
}

.ols-theme .is-today .pika-button {
    text-decoration: none;
    font-weight: normal;
}

.ols-theme .is-selected .pika-button {
    box-shadow: none;
}

.ols-theme abbr {
    border: none !important;
    cursor: pointer !important;
}