/* 

Add here your custom css styles Example: p { text-align: center; color: red; } 

*/


.hide-from-mobile a svg path{
    stroke: #fff !important;
}

.hide-from-mobile.active a svg path{
    stroke: #e69022 !important;
}