.ombra{
  
 text-shadow: 3px 3px 5px rgba(0,0,0,0.8); 
  
}

.ctrlLabel {
    font-size: 18px !important;
    line-height: 1.43;
    padding: var(--block-ctrl-space-s) 0 0 0;
    font-weight: 500;
    display: block;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.menucolor{
    color: #fbb900 !important;
    font-weight: bold !important; 
}

.menucolorblu{
    color: #4b87c5 !important;
    font-weight: bold !important; 
}