.semaforos{display:flex;flex-wrap:wrap;gap:2rem}.semaforo-item{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:space-between}.semaforo-item>.rounded-label{align-items:center;border-radius:50%;box-shadow:0 0 6px 3px #0000003b;color:#fff;display:flex;font-weight:700;height:40px;justify-content:center;width:40px}.semaforo-item>.color-semaforo{border-radius:50%;box-shadow:0 0 6px 3px #00000014;height:20px;width:20px}