.SocialMethods_socials__title__Grtm2 {
    width: 100%;
    display: flex
;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    column-gap: 30px;
    margin-top: 0px;
}
.SocialMethods_socials__title__Grtm2 .SocialMethods_title__line__lARwK {
    height: 1px;
    width: 100%;
    background: #ccc;
}
.SocialMethods_socials__title__Grtm2 p {
    white-space: nowrap;
    color: var(--text_secondary);
}
.col-md-6.login {
    display: flex
;
    justify-content: center;
}
a {
    color: #005BD3;
}
a.btn.btn-xs.btn-default {
    background: red;
    border-color: red;
    width: 100%;
    height: auto;
}