/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/





div.nsl-container[data-align="left"] {
    text-align: center !important;
}

div.nsl-container.nsl-container-block .nsl-container-buttons {
    width: 100% !important;
    text-align: center !important;
}

/* Center the Google Sign-In button */
div.nsl-container .nsl-button {
    display: flex !important;
    width: fit-content !important;
    margin-left: auto !important;
    margin-right: auto !important;
}