
/* ==== GLOBAL PAGE ==== */

/* Affiliate Products Section */

/* Responsive Tweaks for Mobile */
@media only screen and (max-width: 768px) {
  .hp-page-amazon-affiliate-products-section h2 {
    font-size: 1.6em;
  }
  .hp-page-amazon-affiliate-products-section li {
    font-size: 1em;
  }
}
