<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

.wrapper-errors

{

    display: table;

    margin: 0 auto;

}

.image

{

    width: 200px;

    float: left;

}



.text

{

    width: 100%;

    padding-top: 20px;

}

.oops

{

    color: #CC0000;

    font-size: 1.8em;

}



.error-path

{

    font-style: italic;

    color: #CCCCCC;

}



.text h1

{

    padding: 0px;

    margin: 0px;

    font-size: 1.8em;

    font-weight: 400;

}



.text ul

{

    padding: 0px;

    margin: 0px;

}

.text ul li

{

    list-style: none;

    float: left;

    display: inline;

    padding-right: 15px;

}

.text a

{

    text-decoration: none;

}

</pre></body></html>