.ec-gtm-cookie-directive, #notice-cookie-block {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    z-index: 1051;
    background: #ffffff;
    color: #000000;
    padding: 12px 8px 8px 8px;
    box-shadow: #121212 2px 2px 14px 2px;
}

.ec-gtm-cookie-directive h2, #notice-cookie-block h2 {
    font-family: 'Segoe UI',Arial,Helvetica,Verdana,sans-serif;
    font-size: 12pt;
    font-weight: 700;
    color: #2a2a2a;
    line-height: 100%;
    margin: 2px 0 9px;
}

.ec-gtm-cookie-directive p, #notice-cookie-block p {
    font-family: 'Segoe UI',Arial,Helvetica,Verdana,sans-serif;
    font-size: 12.8px;
    color: #172b4d;
    line-height: 1.231;
    padding-bottom: 8px;
}

.ec-gtm-cookie-directive a, #notice-cookie-block a {
    font-family: 'Segoe UI',Arial,Helvetica,Verdana,sans-serif;
    font-size: 12.8px;
    text-decoration: underline;
    line-height: 1.231;
}


#btn-cookie-allow {
    width: 165px;
    background-color: #000;
    border-color: #000;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 5px;
    border-radius: 0px;
}
