.so-widget-sow-button-atom-43398744a687 .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: #3f4f16;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1f270b), color-stop(1, #3f4f16));
  background: -ms-linear-gradient(bottom, #1f270b, #3f4f16);
  background: -moz-linear-gradient(center bottom, #1f270b 0%, #3f4f16 100%);
  background: -o-linear-gradient(#3f4f16, #1f270b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f4f16', endColorstr='#1f270b', GradientType=0);
  border: 1px solid;
  border-color: #161b08 #0f1305 #060702 #0f1305;
  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-43398744a687 .ow-button-base a:active,
.so-widget-sow-button-atom-43398744a687 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-43398744a687 .ow-button-base a.ow-button-hover:hover {
  background: #455718;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #262f0d), color-stop(1, #455718));
  background: -ms-linear-gradient(bottom, #262f0d, #455718);
  background: -moz-linear-gradient(center bottom, #262f0d 0%, #455718 100%);
  background: -o-linear-gradient(#455718, #262f0d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#455718', endColorstr='#262f0d', GradientType=0);
  border-color: #4c5f1a #455718 #3c4b15 #455718;
}