.training-inhouse {
    .text-header-index-0 {
        color: var(--text-white);
        margin-top: 1rem;
        position: relative;
        z-index: 1;
    }
    .text-header-index-1 {
        color: var(--text-gray-50);
        margin-top: 1.5rem;
        position: relative;
        z-index: 1;
    }
}