.so-widget-sow-button-atom-cef3277225d3 .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: 1.45em;
  padding: 1em 2em;
  background: #ff3728;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f41100), color-stop(1, #ff3728));
  background: -ms-linear-gradient(bottom, #f41100, #ff3728);
  background: -moz-linear-gradient(center bottom, #f41100 0%, #ff3728 100%);
  background: -o-linear-gradient(#ff3728, #f41100);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3728', endColorstr='#f41100', GradientType=0);
  border: 1px solid;
  border-color: #e51000 #da0f00 #cb0e00 #da0f00;
  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-cef3277225d3 .ow-button-base a:visited,
.so-widget-sow-button-atom-cef3277225d3 .ow-button-base a:active,
.so-widget-sow-button-atom-cef3277225d3 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-cef3277225d3 .ow-button-base a.ow-button-hover:hover {
  background: #ff4032;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fe1200), color-stop(1, #ff4032));
  background: -ms-linear-gradient(bottom, #fe1200, #ff4032);
  background: -moz-linear-gradient(center bottom, #fe1200 0%, #ff4032 100%);
  background: -o-linear-gradient(#ff4032, #fe1200);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4032', endColorstr='#fe1200', GradientType=0);
  border-color: #ef1100 #e51000 #d50f00 #e51000;
  color: #ffffff;
}