.cosmall-google-login-wrapper {
    margin-top: 20px;
    text-align: center;
}

.cosmall-google-divider {
    display: flex;
    align-items: center;
    margin: 15px 0;
}

.cosmall-google-divider::before,
.cosmall-google-divider::after {
    content: '';
    flex: 1;
    border-bottom: 1px solid #ddd;
}

.cosmall-google-divider span {
    padding: 0 15px;
    color: #999;
    font-size: 13px;
    text-transform: uppercase;
}

#cosmall-google-signin-btn {
    display: flex;
    justify-content: center;
}
