.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;
}