.wco-daisy-newsletter-btn {
  display: inline-block;
  border-radius: 24px;
  padding: 9px 24px;
  font-weight: 500;
  color: #fff !important;
  text-decoration: none !important;
  font-size: 14px;
  white-space: nowrap;
  margin-bottom: 6px;
  position: relative;
  text-transform: uppercase;
  top: 0;
  left: 0;
  background: #32aa48;
  transition: top 0.3s ease;
  cursor: pointer;
  text-align: center;
  line-height: 1;
  border: none;
}