.landing-section {
    color: #000;
}

.landing-product-container {
    display: grid;
    grid-template-columns: 5;
}