.presentation__assets__title-text {
    /*text*/
    font-family: var(--ff-title);
    font-size: var(--fs-sm);
    color:var(--c-cta-2);
}