.social_auth_btn {
    margin-top: 5px;
}

.social_auth_btn a {
    display: flex;
    width: 100%;
    justify-items: start;
}

.social_auth_btn .social_text {
    text-align: center;
    width: 100%;
}