.so-widget-sow-button-atom-721768a1b2da .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: #dc682c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b7521e), color-stop(1, #dc682c));
  background: -ms-linear-gradient(bottom, #b7521e, #dc682c);
  background: -moz-linear-gradient(center bottom, #b7521e 0%, #dc682c 100%);
  background: -o-linear-gradient(#dc682c, #b7521e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dc682c', endColorstr='#b7521e', GradientType=0);
  border: 1px solid;
  border-color: #aa4c1c #a1481b #944218 #a1481b;
  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-721768a1b2da .ow-button-base a:visited,
.so-widget-sow-button-atom-721768a1b2da .ow-button-base a:active,
.so-widget-sow-button-atom-721768a1b2da .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-721768a1b2da .ow-button-base a.ow-button-hover:hover {
  background: #dd6e35;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bf5620), color-stop(1, #dd6e35));
  background: -ms-linear-gradient(bottom, #bf5620, #dd6e35);
  background: -moz-linear-gradient(center bottom, #bf5620 0%, #dd6e35 100%);
  background: -o-linear-gradient(#dd6e35, #bf5620);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd6e35', endColorstr='#bf5620', GradientType=0);
  border-color: #b2501e #aa4c1c #9c461a #aa4c1c;
  color: #ffffff;
}