.so-widget-sow-button-atom-f115e5b8c089 .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: 1em 2em;
  background: #b0976d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #987e52), color-stop(1, #b0976d));
  background: -ms-linear-gradient(bottom, #987e52, #b0976d);
  background: -moz-linear-gradient(center bottom, #987e52 0%, #b0976d 100%);
  background: -o-linear-gradient(#b0976d, #987e52);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b0976d', endColorstr='#987e52', GradientType=0);
  border: 1px solid;
  border-color: #8e764d #877049 #7d6844 #877049;
  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-f115e5b8c089 .ow-button-base a:visited,
.so-widget-sow-button-atom-f115e5b8c089 .ow-button-base a:active,
.so-widget-sow-button-atom-f115e5b8c089 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-f115e5b8c089 .ow-button-base a.ow-button-hover:hover {
  background: #b49c74;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9e8356), color-stop(1, #b49c74));
  background: -ms-linear-gradient(bottom, #9e8356, #b49c74);
  background: -moz-linear-gradient(center bottom, #9e8356 0%, #b49c74 100%);
  background: -o-linear-gradient(#b49c74, #9e8356);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b49c74', endColorstr='#9e8356', GradientType=0);
  border-color: #957b50 #8e764d #846d47 #8e764d;
  color: #ffffff;
}