.positions-list__item-blue:hover .positions-list__title {
    color: #ffffff;
    background: #297be1;
    transition: 0.3s linear;
}