.custom-image-block {
    display: flex;
    justify-content: center;
    align-items: center;
}

.custom-image-block .content {
    width: fit-content;
    position: relative;
}

.custom-image-block h2 {
    padding: 0;
}

.custom-image-block .field--name-field-kep,
.custom-image-block .field--name-field-kep .field--name-field-media-image,
.custom-image-block .field--name-field-kep .field--name-field-media-image img {
    margin: 0;
}

.block-inline-blockkep-blokk .kepleiras-wrapper {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
    background-image: url("/sites/default/files/2025-03/Esemeny_icon.png");
    background-size: cover;
    background-position: center;
    background-position-x: -10px;
    background-repeat: no-repeat;
    width: 45%;
    padding: 7px 14px;
}

.block-inline-blockkep-blokk .kepleiras-wrapper .field--name-field-cimke-cim {
    color: #FFF;
    font-family: "Public Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.block-inline-blockkep-blokk .kepleiras-wrapper .field--name-field-cimke-szoveg {
    color: #FFF;
    font-family: "Public Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}