/*
Filter-knapp
*/

button:not(.env-button).env-link, button:not(.env-button).env-link-secondary {
    appearance: none;
    background-color: #004b8d;
    border: 1px solid #004b8d;
    cursor: pointer;
    display: inline;
    /* font-family: var(--env-font-family); */
    font-size: 16px !important;
    margin: 0;
    padding: 15px;
    font-weight: normal;
    /* white-space: normal; */
    color: #ffffff !important;
}

/*
------------------------------
Visa fler-knappar
------------------------------*/

.env-pagination__link {
    background-color: #004b8d;
    border: 1px solid #004b8d;
    color: #ffffff;
    display: inline-block;
    font-family: var(--env-pagination-font-family);
    font-size: 16px !important;
    line-height: 1.4;
    margin-left: calc(var(--env-pagination-border-width) * -1);
    margin-top: calc(var(--env-pagination-border-width) * -1);
    padding: 15px 20px;
    position: relative;
    text-decoration: none;
}

/*
-------------------------------
Datum och klockslag
-------------------------------*/

.tHfXQCZdO3aINBHwbDrY:first-child, .hvx2hQGm5SORg1Vorpas:first-child, .z_73rSYdXsOhCFwjxqaw:first-child {
    margin-top: 0 !important;
    background: #e9f0f5 !important;
    color: #004b8d !important;
    padding: 15px;
}