.login__submit {
    margin-top:20px;
}

.link-to-auth {
    font-size: 22px;
    font-weight: 300;
    text-align: center;
    margin-top:10px;
    margin-bottom: -20px;
}


.profile {
    justify-content: center !important;
}

.login__title {
    text-align: center !important;
    margin-top: 20px !important;
}

.top-nav {
    margin-bottom: 0 !important;
}