

  .modal-popup.newsletter-popup .buttons-container button.subscribe {
      background-color: #1979c3;
      border-color: #1979c3;
  }

  .modal-popup.newsletter-popup .buttons-container button.subscribe:hover {
      background-color: #006bb4;
      border-color: #006bb4;
  }

