.checkbox {
    margin-bottom: 20px;
}

.custom-checkbox>span::before {
    margin-top: -2px;
}

.auth-titles {
    text-align: center;
}

.auth-titles .page-title:last-child {
    padding-left: 115px;
}