.one-category > div {
    background: #DE127B;
}

.one-category:first-child > div,
.one-category:last-child > div {
    background: #2363C7;
}