/*--------------------------------------------------------------------------*\
    Icon inside label inside control module (if other tags in label)
\*--------------------------------------------------------------------------*/

.control__label-icon {
    /*box*/
    width:20px;
    height:20px;
    fill: var(--c-primary-3);
}