.so-widget-sow-button-atom-b348cbcf9a32 .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: #f2a737;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e7900f), color-stop(1, #f2a737));
  background: -ms-linear-gradient(bottom, #e7900f, #f2a737);
  background: -moz-linear-gradient(center bottom, #e7900f 0%, #f2a737 100%);
  background: -o-linear-gradient(#f2a737, #e7900f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2a737', endColorstr='#e7900f', GradientType=0);
  border: 1px solid;
  border-color: #d9870e #cf810d #c1780d #cf810d;
  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-b348cbcf9a32 .ow-button-base a:active,
.so-widget-sow-button-atom-b348cbcf9a32 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-b348cbcf9a32 .ow-button-base a.ow-button-hover:hover {
  background: #f3ab41;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f09611), color-stop(1, #f3ab41));
  background: -ms-linear-gradient(bottom, #f09611, #f3ab41);
  background: -moz-linear-gradient(center bottom, #f09611 0%, #f3ab41 100%);
  background: -o-linear-gradient(#f3ab41, #f09611);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3ab41', endColorstr='#f09611', GradientType=0);
  border-color: #f3af4a #f3ab41 #f2a532 #f3ab41;
}