#remote-news .embed-news .news-box_row a.disabled-link {
    pointer-events: none;
    opacity: 0.6;
}

#remote-news .embed-pagination a.current {
    background-color: #fff;
    border-radius: 5px;
    color: #333;
}