.restaurants-cards-section .restaurants-card:first-child{border-right:1px solid var(--theme-primary)}@media (min-width:900px){.restaurants-cards-section .restaurants-card:nth-child(2){border-right:1px solid var(--theme-primary)}}.restaurants-cards-section .restaurants-card:nth-child(3){border-right:1px solid var(--theme-primary)}.about-cards-section .about-card:first-child{background-color:var(--theme-secondary)}.about-cards-section .about-card:nth-child(2){background-color:var(--theme-primary);flex-direction:row-reverse}.about-cards-section .about-card:nth-child(3){background-color:var(--theme-secondary)}