/* Topic Lab semantic-console polish: align the shell to the Elementor content rail. */

.td-topic-lab--topic-lab {
    width: min(100%, 1140px);
    max-width: 1140px;
    margin: 0 auto 1.25rem;
    box-sizing: border-box;
}
