.so-widget-sow-button-atom-9e640aad5710 .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.3em;
  padding: 1.4em 2.8em;
  background: #00a518;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #007211), color-stop(1, #00a518));
  background: -ms-linear-gradient(bottom, #007211, #00a518);
  background: -moz-linear-gradient(center bottom, #007211 0%, #00a518 100%);
  background: -o-linear-gradient(#00a518, #007211);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a518', endColorstr='#007211', GradientType=0);
  border: 1px solid;
  border-color: #00630e #00590d #00490b #00590d;
  color: #ffffff !important;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.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-9e640aad5710 .ow-button-base a:active,
.so-widget-sow-button-atom-9e640aad5710 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-9e640aad5710 .ow-button-base a.ow-button-hover:hover {
  background: #00af19;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #007c12), color-stop(1, #00af19));
  background: -ms-linear-gradient(bottom, #007c12, #00af19);
  background: -moz-linear-gradient(center bottom, #007c12 0%, #00af19 100%);
  background: -o-linear-gradient(#00af19, #007c12);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00af19', endColorstr='#007c12', GradientType=0);
  border-color: #00b91b #00af19 #00a017 #00af19;
}