/****
Theme Name: DebugOff Theme
Version: 1.8.0
****/

/* Center the Nextend Social Login button on Tutor LMS login */
.nsl-container.nsl-container-block.nsl-container-embedded-login-layout-below {
    text-align: center !important;
}

.nsl-container.nsl-container-block .nsl-container-buttons {
    display: inline-flex !important;
}
