.so-widget-sow-button-atom-86c5dd830baf .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1em;
  padding: 1em 2em;
  background: #43d8a1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #28c088), color-stop(1, #43d8a1));
  background: -ms-linear-gradient(bottom, #28c088, #43d8a1);
  background: -moz-linear-gradient(center bottom, #28c088 0%, #43d8a1 100%);
  background: -o-linear-gradient(#43d8a1, #28c088);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#43d8a1', endColorstr='#28c088', GradientType=0);
  border: 1px solid;
  border-color: #25b37f #23ab79 #219e70 #23ab79;
  color: #ffffff !important;
  -webkit-border-radius: 0em;
  -moz-border-radius: 0em;
  border-radius: 0em;
  -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-86c5dd830baf .ow-button-base a:active,
.so-widget-sow-button-atom-86c5dd830baf .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-86c5dd830baf .ow-button-base a.ow-button-hover:hover {
  background: #51eb63;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #23e63a), color-stop(1, #51eb63));
  background: -ms-linear-gradient(bottom, #23e63a, #51eb63);
  background: -moz-linear-gradient(center bottom, #23e63a 0%, #51eb63 100%);
  background: -o-linear-gradient(#51eb63, #23e63a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#51eb63', endColorstr='#23e63a', GradientType=0);
  border-color: #5aec6b #51eb63 #43e957 #51eb63;
}