
#authelia-enabled:before{
    content: '';
    background:url('https://icons.at-ac.de/png/authelia.png');
    background-size:cover;
    position:absolute;
    width:20px;
    height:20px;
    margin:5px 0 0 5px;
    z-index: 99;
}
