h2, .h2 {
    color: #000;
    font-size: clamp(2rem, 1.6892rem + 1.326vw, 2.75rem);
    font-style: normal;
    font-weight: 800;
    line-height: 1.25;
}

h2, .h2 {
    font-size: calc(1.325rem + .9vw);
}

 h3, .h3{    
    font-size: calc(1.3rem + .6vw);
    font-weight: 800;
}
#CybotCookiebotDialogPoweredbyCybot{
    display:none!important;
}
p{
    margin-bottom: 1rem;
}
.ico-element-centered p.small{
    font-size: .875em;
}
.ico-element-centered p.small a{
    margin: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    font-style: inherit;
    letter-spacing: inherit;
    display: inline;
    color: inherit;
    text-decoration: underline;
}
.numbers-border a{
    padding:0px!important;
}
.numbers a, .numbers a:hover{
    height: auto;
    width: auto;
    background-color: inherit;
    color: #000;
    text-decoration: none;
}
h2 {
    scroll-margin-top: 120px;
}