.rs-post-navigation ul li.next{margin-right:0;float:right}.rs-post-navigation ul li.next a{display:flex;align-items:flex-end;justify-content:end;flex-direction:column;position:relative;transition:all .3s ease 0s}.rs-post-navigation ul li.next a svg{width:14px;height:14px;margin-right:0;margin-left:10px;transition:all .3s ease 0s}.rs-post-navigation ul li.next a svg path{transition:all .3s ease 0s}.rs-post-navigation.enable-dot ul li.next a{position:relative}.rs-post-navigation.enable-dot ul li.next a::before{position:absolute;content:"";right:0;top:-4px;height:8px;width:8px;background:#121315;transition:all .3s ease 0s;display:inline-block}.rs-post-navigation.enable-dot ul li.next a::after{position:absolute;content:"";right:0;bottom:-4px;height:8px;width:8px;background:#121315;transition:all .3s ease 0s;display:inline-block}.rs-post-navigation.enable-dot ul li.next:hover a::after,.rs-post-navigation.enable-dot ul li.next:hover a::before{background:#f55b1f}