.so-widget-sow-button-atom-19a9f643280a .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 260px;
  max-width: 100%;
  font-size: 1.3em;
  padding: 1em 2em;
  background: #1cb542;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #158932), color-stop(1, #1cb542));
  background: -ms-linear-gradient(bottom, #158932, #1cb542);
  background: -moz-linear-gradient(center bottom, #158932 0%, #1cb542 100%);
  background: -o-linear-gradient(#1cb542, #158932);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1cb542', endColorstr='#158932', GradientType=0);
  border: 1px solid;
  border-color: #137c2d #12732a #106525 #12732a;
  color: #000000 !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-19a9f643280a .ow-button-base a:visited,
.so-widget-sow-button-atom-19a9f643280a .ow-button-base a:active,
.so-widget-sow-button-atom-19a9f643280a .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-19a9f643280a .ow-button-base a.ow-button-hover:hover {
  background: #1dbe45;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #179235), color-stop(1, #1dbe45));
  background: -ms-linear-gradient(bottom, #179235, #1dbe45);
  background: -moz-linear-gradient(center bottom, #179235 0%, #1dbe45 100%);
  background: -o-linear-gradient(#1dbe45, #179235);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1dbe45', endColorstr='#179235', GradientType=0);
  border-color: #148430 #137c2d #116e28 #137c2d;
  color: #050505;
}