<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.top-navigasi img{
    height: 40px;
}
.top-navigasi a{
    
font-weight: 400;
font-size: 16px;
line-height: 20px;
/* identical to box height, or 125% */

display: flex;
align-items: center;
text-align: center;

color: #25282B;

}
.top-navigasi i{
    font-size: 24px;
}</pre></body></html>