.lcx-shell [hidden] { display: none !important; }
.lcx-progress ol { grid-template-columns: repeat(7, minmax(90px, 1fr)); }
.lcx-step textarea { display: block; width: 100%; margin-top: 7px; padding: 12px 13px; border: 1px solid #b9c8d4; border-radius: 7px; font: inherit; }
@media (max-width: 760px) { .lcx-progress ol { grid-template-columns: repeat(7, 82px); } }
