.so-widget-sow-button-atom-152d93a5a479 .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: 1em 2em;
  background: #00a19c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #006e6b), color-stop(1, #00a19c));
  background: -ms-linear-gradient(bottom, #006e6b, #00a19c);
  background: -moz-linear-gradient(center bottom, #006e6b 0%, #00a19c 100%);
  background: -o-linear-gradient(#00a19c, #006e6b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a19c', endColorstr='#006e6b', GradientType=0);
  border: 1px solid;
  border-color: #005f5c #005552 #004543 #005552;
  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-152d93a5a479 .ow-button-base a:active,
.so-widget-sow-button-atom-152d93a5a479 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-152d93a5a479 .ow-button-base a.ow-button-hover:hover {
  background: #00aba6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #007874), color-stop(1, #00aba6));
  background: -ms-linear-gradient(bottom, #007874, #00aba6);
  background: -moz-linear-gradient(center bottom, #007874 0%, #00aba6 100%);
  background: -o-linear-gradient(#00aba6, #007874);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00aba6', endColorstr='#007874', GradientType=0);
  border-color: #00b5b0 #00aba6 #009c97 #00aba6;
}