.so-widget-sow-button-atom-12a4e3763ccd .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: #b0a591;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9b8d73), color-stop(1, #b0a591));
  background: -ms-linear-gradient(bottom, #9b8d73, #b0a591);
  background: -moz-linear-gradient(center bottom, #9b8d73 0%, #b0a591 100%);
  background: -o-linear-gradient(#b0a591, #9b8d73);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b0a591', endColorstr='#9b8d73', GradientType=0);
  border: 1px solid;
  border-color: #94856a #8e8066 #857860 #8e8066;
  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-12a4e3763ccd .ow-button-base a:visited,
.so-widget-sow-button-atom-12a4e3763ccd .ow-button-base a:active,
.so-widget-sow-button-atom-12a4e3763ccd .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-12a4e3763ccd .ow-button-base a.ow-button-hover:hover {
  background: #b4aa97;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9f9279), color-stop(1, #b4aa97));
  background: -ms-linear-gradient(bottom, #9f9279, #b4aa97);
  background: -moz-linear-gradient(center bottom, #9f9279 0%, #b4aa97 100%);
  background: -o-linear-gradient(#b4aa97, #9f9279);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b4aa97', endColorstr='#9f9279', GradientType=0);
  border-color: #998a70 #94856a #8b7d64 #94856a;
  color: #ffffff;
}