.so-widget-sow-button-atom-eeb95c632baf .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: #4eaf1a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3a8313), color-stop(1, #4eaf1a));
  background: -ms-linear-gradient(bottom, #3a8313, #4eaf1a);
  background: -moz-linear-gradient(center bottom, #3a8313 0%, #4eaf1a 100%);
  background: -o-linear-gradient(#4eaf1a, #3a8313);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4eaf1a', endColorstr='#3a8313', GradientType=0);
  border: 1px solid;
  border-color: #347511 #306c10 #2a5f0e #306c10;
  color: #ffffff !important;
  -webkit-border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  border-radius: 1.5em;
  -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-eeb95c632baf .ow-button-base a:active,
.so-widget-sow-button-atom-eeb95c632baf .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-eeb95c632baf .ow-button-base a.ow-button-hover:hover {
  background: #52b81b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3e8b15), color-stop(1, #52b81b));
  background: -ms-linear-gradient(bottom, #3e8b15, #52b81b);
  background: -moz-linear-gradient(center bottom, #3e8b15 0%, #52b81b 100%);
  background: -o-linear-gradient(#52b81b, #3e8b15);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#52b81b', endColorstr='#3e8b15', GradientType=0);
  border-color: #56c11d #52b81b #4cab19 #52b81b;
}