li{
    display:inline-block;
    
}
 
a{
    text-decoration:none;
    color:#fff ;
    font-weight:bold !important;
    
}
 

 
/**
 * custom
 * place custom style in this file
 * add !important to the end if no effect
 * e.g. color: #fff !important;
 * --------------------------------------------------
 *
 */
