.tecnigal-measures-notice {
    margin: 8px 0 0;
    color: #667085;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.45;
    text-transform: none;
}

@media (max-width: 767px) {
    .tecnigal-measures-notice {
        font-size: 12px;
        line-height: 1.4;
    }
}
