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


.custom-navbar{
    background-color: chocolate;
    justify-content: center;
}


.ogm{
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: smaller;
    text-decoration: underline;
    color: chocolate;
    margin-top: 30px;
    margin-left: 40px;
}
.tec{
    font-size: larger;
    color: black;
    justify-content: center;
    text-align: center;
}
.tecwrite{
    color: black;
    text-decoration: none;
}
.SOL{
    font-size: larger;
    color: black;
    justify-content: center;
    text-align: center;
}
.solu{
    color: whitesmoke;
    text-decoration: none;
}
.CON{
    font-size: larger;
    color: black;
    justify-content: center;
    text-align: center;
}
.cons{
    color: black;
    text-decoration: none;
}
.est{
    font-size: larger;
    color: black;
    justify-content: center;
    text-align: center;
}
.esta{
    color: whitesmoke;
    text-decoration: none;
}</pre></body></html>