.p-nav-list .p-navEl.is-selected { color : #ffffff ; font-weight : 700 ; } .p-nav-list .p-navEl.is-selected::after { position : absolute ; bottom : 10px ; left : 12px ; right : 12px ; height : 4px ; border-radius : 8px ; background : #3f424a ; display : block ; transition : ease-in .2s right ; background : linear-gradient ( -270deg , #ffffff 0% , #ffffff 100% ) ; }