#page-wrapper {
    margin-top: 5%;
}

.product_section {
    margin-bottom: 10%;
}

.product_section div {
    color: #000;
}

p {
    font-family: "Poppins", sans-serif;
    margin: 0.5em;
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
}
