@import url(https://fonts.googleapis.com/css?family=Raleway:700&display=swap);
.so-widget-sow-button-atom-4ebcf92e55ca .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Raleway;
  font-weight: 700;
  font-size: 1.15em;
  padding: 1em 2em;
  background: #87d12e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6ca725), color-stop(1, #87d12e));
  background: -ms-linear-gradient(bottom, #6ca725, #87d12e);
  background: -moz-linear-gradient(center bottom, #6ca725 0%, #87d12e 100%);
  background: -o-linear-gradient(#87d12e, #6ca725);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#87d12e', endColorstr='#6ca725', GradientType=0);
  border: 1px solid;
  border-color: #649b22 #5e9220 #56861d #5e9220;
  color: #ffffff !important;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.so-widget-sow-button-atom-4ebcf92e55ca .ow-button-base a:active,
.so-widget-sow-button-atom-4ebcf92e55ca .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-4ebcf92e55ca .ow-button-base a.ow-button-hover:hover {
  background: #8cd336;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #71b027), color-stop(1, #8cd336));
  background: -ms-linear-gradient(bottom, #71b027, #8cd336);
  background: -moz-linear-gradient(center bottom, #71b027 0%, #8cd336 100%);
  background: -o-linear-gradient(#8cd336, #71b027);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8cd336', endColorstr='#71b027', GradientType=0);
  border-color: #91d53f #8cd336 #84cd2d #8cd336;
}