.notification{display:block}.notification>.title{display:flex;align-items:center;margin-bottom:5px}.notification>.title span:first-child{margin-right:10px;display:flex;align-items:center}.notification>.title span:first-child>.logo-success{color:var(--green)}.notification>.title span:first-child>.logo-info{color:var(--blue-2)}.notification>.title span:first-child>.logo-warning{color:var(--yellow)}.notification>.title span:first-child>.logo-error{color:var(--red)}.notification>.title span:first-child>.logo-default{color:var(--light-gray)}.notification .form-link-register a{color:var(--blue)!important}