.so-widget-sow-button-atom-9e1ebd6d40a2 .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: #e56262;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #de3636), color-stop(1, #e56262));
  background: -ms-linear-gradient(bottom, #de3636, #e56262);
  background: -moz-linear-gradient(center bottom, #de3636 0%, #e56262 100%);
  background: -o-linear-gradient(#e56262, #de3636);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e56262', endColorstr='#de3636', GradientType=0);
  border: 1px solid;
  border-color: #dc2929 #d72424 #ca2121 #d72424;
  color: #ffffff !important;
  -webkit-border-radius: 0em;
  -moz-border-radius: 0em;
  border-radius: 0em;
  -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-9e1ebd6d40a2 .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-9e1ebd6d40a2 .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-9e1ebd6d40a2 .ow-button-base a:visited,
.so-widget-sow-button-atom-9e1ebd6d40a2 .ow-button-base a:active,
.so-widget-sow-button-atom-9e1ebd6d40a2 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-9e1ebd6d40a2 .ow-button-base a.ow-button-hover:hover {
  background: #e66b6b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #df3f3f), color-stop(1, #e66b6b));
  background: -ms-linear-gradient(bottom, #df3f3f, #e66b6b);
  background: -moz-linear-gradient(center bottom, #df3f3f 0%, #e66b6b 100%);
  background: -o-linear-gradient(#e66b6b, #df3f3f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e66b6b', endColorstr='#df3f3f', GradientType=0);
  border-color: #dd3232 #dc2929 #d32323 #dc2929;
  color: #ffffff;
}