.so-widget-sow-button-atom-4fc55e77c1fa .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: #fe3022;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ec1001), color-stop(1, #fe3022));
  background: -ms-linear-gradient(bottom, #ec1001, #fe3022);
  background: -moz-linear-gradient(center bottom, #ec1001 0%, #fe3022 100%);
  background: -o-linear-gradient(#fe3022, #ec1001);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe3022', endColorstr='#ec1001', GradientType=0);
  border: 1px solid;
  border-color: #dd0f01 #d30e01 #c30d01 #d30e01;
  color: #ffffff !important;
  -webkit-border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  border-radius: 1.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-4fc55e77c1fa .ow-button-base a:visited,
.so-widget-sow-button-atom-4fc55e77c1fa .ow-button-base a:active,
.so-widget-sow-button-atom-4fc55e77c1fa .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-4fc55e77c1fa .ow-button-base a.ow-button-hover:hover {
  background: #fe3a2c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f61101), color-stop(1, #fe3a2c));
  background: -ms-linear-gradient(bottom, #f61101, #fe3a2c);
  background: -moz-linear-gradient(center bottom, #f61101 0%, #fe3a2c 100%);
  background: -o-linear-gradient(#fe3a2c, #f61101);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe3a2c', endColorstr='#f61101', GradientType=0);
  border-color: #e71001 #dd0f01 #cd0e01 #dd0f01;
  color: #ffffff;
}