.register-page__header .logo {
    margin-bottom: 12px;
    max-height: 120px!important;
}
.header_logo {
    padding-bottom: 1.5rem;
}
.h1, h1, .h2, h2 {

    color: #014165;
}

a.logo img {
    max-width: 300px !important;
}
.register-page__header, .register-form__container, #page-footer {
    background-color: #f3f3f3;
}