.tabs--login .tabs__nav-list, .tabs--webmail .tabs__nav-list {
    justify-content: center;
}

.hidden {
    display: none;
}

.ox-name__form form {
    text-align: center;
    text-justify: auto;
    padding: 0 40px 34px;
}

.ox-name__form h2 {
    padding-bottom: 20px;
}

.ox-name__form p {
    line-height: 22px;
    margin-bottom: 20px;
}

.tabs--webmail .tabs__content-inner,
.tabs--login .tabs__content-inner {
  padding: 40px 0 0;
}

.login__meta a {
    cursor: pointer;
    margin-left: 10px;
}

