.so-widget-sow-button-atom-d36d043ecee5 .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: 0.5em 1em;
  background: #83c4a8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #60b490), color-stop(1, #83c4a8));
  background: -ms-linear-gradient(bottom, #60b490, #83c4a8);
  background: -moz-linear-gradient(center bottom, #60b490 0%, #83c4a8 100%);
  background: -o-linear-gradient(#83c4a8, #60b490);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#83c4a8', endColorstr='#60b490', GradientType=0);
  border: 1px solid;
  border-color: #56af88 #51aa83 #4c9f7b #51aa83;
  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-d36d043ecee5 .ow-button-base a:active,
.so-widget-sow-button-atom-d36d043ecee5 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-d36d043ecee5 .ow-button-base a.ow-button-hover:hover {
  background: #8ac7ad;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #67b795), color-stop(1, #8ac7ad));
  background: -ms-linear-gradient(bottom, #67b795, #8ac7ad);
  background: -moz-linear-gradient(center bottom, #67b795 0%, #8ac7ad 100%);
  background: -o-linear-gradient(#8ac7ad, #67b795);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8ac7ad', endColorstr='#67b795', GradientType=0);
  border-color: #91cbb2 #8ac7ad #80c2a6 #8ac7ad;
}