.lncu-heading-text {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    width: 100%;
}

.lncu-heading {
    color: var(--bricks-color-blue-100);
    font-size: 1.8rem;
}

.lncu-heading-text .lncu-text {
    width: 100%;
}