src/front/src/components/EventSelect/EventSelect.css [57:63]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    content: "↓";
    font-size: 40px;
    color: var(--highlight);
    font-weight: 400;
    font-family: 'JetBrains Mono', monospace;
    padding-left: 10px;
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/front/src/components/MessengerType/MessengerType.css [58:64]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    content: "↓";
    font-size: 40px;
    color: var(--highlight);
    font-weight: 400;
    font-family: 'JetBrains Mono', monospace;
    padding-left: 10px;
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



