.osano-cm-description,
.osano-cm-description p {
    font-size: 1.3rem !important;
    font-weight: normal !important;
    font-family: var(--fontFamily);
}

a.osano-cm-link {
    text-decoration: none;
}
a.osano-cm-link:hover {
    text-decoration: underline;
    text-underline-offset: auto;
}