#top-menu>li:last-child>a{background:rgb(0,94,255);background:linear-gradient(0deg,rgba(0,94,255,1) 0%,rgba(0,94,255,1) 43%,rgba(85,148,255,1) 45%,rgba(0,94,255,1) 75%);padding:10px;border-radius:50px;color:white;transition:0.4}#top-menu>li:last-child>a:hover{background:#edb059}