.so-widget-sow-button-atom-a48f1be8f4f1 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 200px;
  font-size: 1em;
  padding: 1.4em 2.8em;
  background: #b8cb53;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a1b437), color-stop(1, #b8cb53));
  background: -ms-linear-gradient(bottom, #a1b437, #b8cb53);
  background: -moz-linear-gradient(center bottom, #a1b437 0%, #b8cb53 100%);
  background: -o-linear-gradient(#b8cb53, #a1b437);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8cb53', endColorstr='#a1b437', GradientType=0);
  border: 1px solid;
  border-color: #96a933 #8fa131 #85952d #8fa131;
  color: #ffffff !important;
  -webkit-border-radius: 0em;
  -moz-border-radius: 0em;
  border-radius: 0em;
  -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-a48f1be8f4f1 .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-a48f1be8f4f1 .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-a48f1be8f4f1 .ow-button-base a:visited,
.so-widget-sow-button-atom-a48f1be8f4f1 .ow-button-base a:active,
.so-widget-sow-button-atom-a48f1be8f4f1 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-a48f1be8f4f1 .ow-button-base a.ow-button-hover:hover {
  background: #bbcd5b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a7bc39), color-stop(1, #bbcd5b));
  background: -ms-linear-gradient(bottom, #a7bc39, #bbcd5b);
  background: -moz-linear-gradient(center bottom, #a7bc39 0%, #bbcd5b 100%);
  background: -o-linear-gradient(#bbcd5b, #a7bc39);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bbcd5b', endColorstr='#a7bc39', GradientType=0);
  border-color: #9db135 #96a933 #8c9d2f #96a933;
  color: #ffffff;
}