.so-widget-sow-button-atom-4afd8e77486f .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: 1.15em;
  padding: 1.4em 2.8em;
  background: #31a074;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #257958), color-stop(1, #31a074));
  background: -ms-linear-gradient(bottom, #257958, #31a074);
  background: -moz-linear-gradient(center bottom, #257958 0%, #31a074 100%);
  background: -o-linear-gradient(#31a074, #257958);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#31a074', endColorstr='#257958', GradientType=0);
  border: 1px solid;
  border-color: #216d4f #1f654a #1b5a41 #1f654a;
  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-4afd8e77486f .ow-button-base a:active,
.so-widget-sow-button-atom-4afd8e77486f .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-4afd8e77486f .ow-button-base a.ow-button-hover:hover {
  background: #33a87a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #27815d), color-stop(1, #33a87a));
  background: -ms-linear-gradient(bottom, #27815d, #33a87a);
  background: -moz-linear-gradient(center bottom, #27815d 0%, #33a87a 100%);
  background: -o-linear-gradient(#33a87a, #27815d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33a87a', endColorstr='#27815d', GradientType=0);
  border-color: #36b07f #33a87a #309c71 #33a87a;
}