:root {
    --main: #3c3e94;
}

.login_title_domain {
    background: url('https://ifrs.academy/files/ifrs.academy/img/ifrs_logo.svg');
    width: 324px;
    height: 30px;
    text-indent: -9999px;
    display: block;
    margin-top: 5px;
}

header > h1 {
    padding-left: 0 !important;
}