.app .agenda-detail .info-wrapper .info-item .bug,
.app .modal__content .copy.body.info .time .bug {
    background: var(--magenta);
    color: #ffffff;
    padding: 0 5px;
    border-radius: 2px;
    font-weight: 700;
    letter-spacing: 3px;
}