.clp-ds-2025__mentions {
    margin: 0;
    position: absolute;
    right: calc(12 * var(--UNIT));
    bottom: calc(12 * var(--UNIT));
    font-size: calc(8 * var(--UNIT));
    line-height: calc(12 * var(--UNIT));
    color: #fff;
    z-index: 2;
    font-family: var(--FONT-GOTHAM-BOOK);
    font-weight: normal;
}