.link{cursor:pointer}.link.link--underlined{opacity:1;background-position:0 111%;background-repeat:no-repeat;background-size:100% 0;padding:0 4px;font-weight:600;transition:all .3s;position:relative}.link.link--underlined:hover{color:#000;background-image:linear-gradient(#feda2f 100% 100%);background-size:100% 100%}.link.link--underlined:before{content:"";background-color:#feda2f;width:100%;height:3px;transition:all .3s ease-in-out;position:absolute;bottom:-2px;left:0}
