.so-widget-sow-button-atom-1c935e3cad59 .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: #ff3838;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ff0505), color-stop(1, #ff3838));
  background: -ms-linear-gradient(bottom, #ff0505, #ff3838);
  background: -moz-linear-gradient(center bottom, #ff0505 0%, #ff3838 100%);
  background: -o-linear-gradient(#ff3838, #ff0505);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3838', endColorstr='#ff0505', GradientType=0);
  border: 1px solid;
  border-color: #f50000 #eb0000 #db0000 #eb0000;
  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-1c935e3cad59 .ow-button-base a:visited,
.so-widget-sow-button-atom-1c935e3cad59 .ow-button-base a:active,
.so-widget-sow-button-atom-1c935e3cad59 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-1c935e3cad59 .ow-button-base a.ow-button-hover:hover {
  background: #ff4242;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ff0f0f), color-stop(1, #ff4242));
  background: -ms-linear-gradient(bottom, #ff0f0f, #ff4242);
  background: -moz-linear-gradient(center bottom, #ff0f0f 0%, #ff4242 100%);
  background: -o-linear-gradient(#ff4242, #ff0f0f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4242', endColorstr='#ff0f0f', GradientType=0);
  border-color: #ff0000 #f50000 #e50000 #f50000;
  color: #ffffff;
}