.so-widget-sow-button-atom-758a2623a0b4 .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: #d84a4b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c52a2b), color-stop(1, #d84a4b));
  background: -ms-linear-gradient(bottom, #c52a2b, #d84a4b);
  background: -moz-linear-gradient(center bottom, #c52a2b 0%, #d84a4b 100%);
  background: -o-linear-gradient(#d84a4b, #c52a2b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d84a4b', endColorstr='#c52a2b', GradientType=0);
  border: 1px solid;
  border-color: #b82829 #b02627 #a32324 #b02627;
  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-758a2623a0b4 .ow-button-base a:active,
.so-widget-sow-button-atom-758a2623a0b4 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-758a2623a0b4 .ow-button-base a.ow-button-hover:hover {
  background: #da5253;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cd2c2d), color-stop(1, #da5253));
  background: -ms-linear-gradient(bottom, #cd2c2d, #da5253);
  background: -moz-linear-gradient(center bottom, #cd2c2d 0%, #da5253 100%);
  background: -o-linear-gradient(#da5253, #cd2c2d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#da5253', endColorstr='#cd2c2d', GradientType=0);
  border-color: #dc5b5c #da5253 #d74647 #da5253;
}