.so-widget-sow-button-atom-1370006560a9 .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: 1em 2em;
  background: #66cdaa;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #40c095), color-stop(1, #66cdaa));
  background: -ms-linear-gradient(bottom, #40c095, #66cdaa);
  background: -moz-linear-gradient(center bottom, #40c095 0%, #66cdaa 100%);
  background: -o-linear-gradient(#66cdaa, #40c095);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66cdaa', endColorstr='#40c095', GradientType=0);
  border: 1px solid;
  border-color: #3bb58c #39ae86 #35a27d #39ae86;
  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-1370006560a9 .ow-button-base a:active,
.so-widget-sow-button-atom-1370006560a9 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-1370006560a9 .ow-button-base a.ow-button-hover:hover {
  background: #6ed0ae;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #47c399), color-stop(1, #6ed0ae));
  background: -ms-linear-gradient(bottom, #47c399, #6ed0ae);
  background: -moz-linear-gradient(center bottom, #47c399 0%, #6ed0ae 100%);
  background: -o-linear-gradient(#6ed0ae, #47c399);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6ed0ae', endColorstr='#47c399', GradientType=0);
  border-color: #75d2b3 #6ed0ae #62cca8 #6ed0ae;
}