.blog.fullpage-section {
    margin: 80px 0;
}
.product.fullpage-section {
    margin: 60px 0 120px 0;
}
/*Bug 76791: Regression: Eat Smart Snacks: Dev & Stage: Alignment Issues with "All Flavors" Button and Footer Text on Large Desktop and iPhone Devices*/
@media (min-width: 768px) {
    .fullscreen-sections .fullpage-section {
        height: 100% !important;
    }
}
/*Bug 76791: Regression: Eat Smart Snacks: Dev & Stage: Alignment Issues with "All Flavors" Button and Footer Text on Large Desktop and iPhone Devices*/