.selected-posts-widget__content a{font-size:14px;padding:10px 24px;border-bottom:1px solid #d9eafa;color:#262f56;transition:all 0.5s;position:relative}.selected-posts-widget__content a:last-child{border-bottom:0}.selected-posts-widget__content a:hover{background-color:#f4faff}.selected-posts-widget__content a::before{content:"";width:0;height:3px;background-color:#06cc5f;position:absolute;bottom:0;left:0;transition:width 0.5s}.selected-posts-widget__content a:hover::before{width:100%}