.p-global__link:nth-child(odd) a {
    background-color: #fff;
}
.p-global__link:nth-child(odd) a p {
    color: #5b6060;
}