.so-widget-sow-button-atom-9f100601a33d .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: #79c046;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #619d36), color-stop(1, #79c046));
  background: -ms-linear-gradient(bottom, #619d36, #79c046);
  background: -moz-linear-gradient(center bottom, #619d36 0%, #79c046 100%);
  background: -o-linear-gradient(#79c046, #619d36);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#79c046', endColorstr='#619d36', GradientType=0);
  border: 1px solid;
  border-color: #5a9232 #558a2f #4e7f2b #558a2f;
  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-9f100601a33d .ow-button-base a:visited,
.so-widget-sow-button-atom-9f100601a33d .ow-button-base a:active,
.so-widget-sow-button-atom-9f100601a33d .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-9f100601a33d .ow-button-base a.ow-button-hover:hover {
  background: #7fc34e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #66a538), color-stop(1, #7fc34e));
  background: -ms-linear-gradient(bottom, #66a538, #7fc34e);
  background: -moz-linear-gradient(center bottom, #66a538 0%, #7fc34e 100%);
  background: -o-linear-gradient(#7fc34e, #66a538);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7fc34e', endColorstr='#66a538', GradientType=0);
  border-color: #5f9a34 #5a9232 #53872e #5a9232;
  color: #ffffff;
}