.bg-odd-even:nth-child(odd) {
    background-color: #fff;
}
b, strong {
    font-weight: 700;
    color: #ed6d00;
}