.cflmka .cfiaEW > p:first-child {
    font-weight: 700;
    line-height: 1 !important;
    margin: 0 !important;
    font-size: 1.4em;
    padding: 10px 0;
    font-family: "Hind",sans-serif;
    color: #444;
}

.cflmka .cfiaEW h2,
.cflmka .cfiaEW h3 {
    margin: 0 0 10px !important;
    padding: 0 !important;
    line-height: 1.6 !important;
    font-size: 12px;
    color: #000;
}

.cfGMLl  {
    transition: bottom .1s;
        transition-timing-function: ease;
    transition-timing-function: linear;
}

.cfGMLl.mw--cookie-badge-container--hidden {
    bottom: -70px;
}

.cfGMLl.mw--cookie-badge-container--visible{
    bottom: 15px;
}

#cookiefirst-policy-cookie-list .cookiefirst-cookie-declaration > p:first-child {
    font-size: 1.5625rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem;
    font-family: "Hind",sans-serif;
    color: #444;
    font-weight: 700;
}
#cookiefirst-policy-cookie-list .cookiefirst-cookie-declaration h2,
#cookiefirst-policy-cookie-list .cookiefirst-cookie-declaration h3,
#cookiefirst-policy-cookie-list .cookiefirst-cookie-declaration h4{
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.6;
    text-rendering: optimizeLegibility;
}