<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.companySectionCountryHeader{
    font-size: 24px;
    color: #c2c2c2;
    margin-top: 20px;
}
.companySectionCountryHeaderLinkAlert{
    text-decoration: underline;
    display: inline-block;
    margin: 15px 0 0 0;
    color: #498fe2;
    font-size: 16px;
}
.companySectionCountryHeaderLinkAlert:hover,
.companySectionCountryHeaderLinkAlert:focus,
.companySectionCountryHeaderLinkAlert:active{
    color: #498fe2;
}
.companySectionCountryHeaderLinkAlert &gt; .fa-envelope{
    margin-right: 5px;
}
#companyDescription{
    background-color: #f5f5f5;
    font-size: 13px;
}
#companyDescription &gt; header{
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    margin-top: 5px;
    margin-bottom: 5px;
}</pre></body></html>