.so-widget-sow-button-atom-381c60eacb0a .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: #f15f3e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eb3911), color-stop(1, #f15f3e));
  background: -ms-linear-gradient(bottom, #eb3911, #f15f3e);
  background: -moz-linear-gradient(center bottom, #eb3911 0%, #f15f3e 100%);
  background: -o-linear-gradient(#f15f3e, #eb3911);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f15f3e', endColorstr='#eb3911', GradientType=0);
  border: 1px solid;
  border-color: #dd3610 #d3330f #c5300e #d3330f;
  color: #ffffff !important;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  -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-381c60eacb0a .ow-button-base a:visited,
.so-widget-sow-button-atom-381c60eacb0a .ow-button-base a:active,
.so-widget-sow-button-atom-381c60eacb0a .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-381c60eacb0a .ow-button-base a.ow-button-hover:hover {
  background: #f26748;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ee3f18), color-stop(1, #f26748));
  background: -ms-linear-gradient(bottom, #ee3f18, #f26748);
  background: -moz-linear-gradient(center bottom, #ee3f18 0%, #f26748 100%);
  background: -o-linear-gradient(#f26748, #ee3f18);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f26748', endColorstr='#ee3f18', GradientType=0);
  border-color: #e63811 #dd3610 #ce320f #dd3610;
  color: #ffffff;
}