h2 {
    word-break: break-word;
}

.inner-content-section .ce-gallery img { height:auto; }

/* 18/07/2025 */
.dp--cookie-consent .powered-by {display: none;}
/*23-02-2026*/
.grid-linkcol h4 p {
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    margin: 0;
    overflow-wrap: anywhere;
    hyphens: auto;
    word-break: normal;
    color: #fff;
    font-weight: 500;
}
/*23-02-2026*/