/* Popup Subscribe Button Hover Color */
#shopify-section-popup .newsletter-form button:hover,
#shopify-section-popup .newsletter-form input[type="submit"]:hover {
  background-color: #e9ced0 !important;
}
