src/front/src/components/MessengerType/MessengerType.css [30:36]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    color: var(--highlight);
    font-size: 40px;
    font-family: 'JetBrains Mono', monospace;
    font-weight: 400;
    letter-spacing: 0.0625em;
    /*text-transform: uppercase;*/
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/front/src/components/PhysicalObjectSelect/PhysicalObjectSelect.css [30:36]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    color: var(--highlight);
    font-size: 40px;
    font-family: 'JetBrains Mono', monospace;
    font-weight: 400;
    letter-spacing: 0.0625em;
    /*text-transform: uppercase;*/
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



