.c-tabmenu__list.c-tabmenu__list-col3 > .c-tabmenu__item:nth-of-type(2) > a{
    pointer-events: none;
    cursor: initial;
    color: #fff;
    background-color: #0060ce;
}