.so-widget-sow-button-atom-7cd23db25a83 .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: #fb876b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fa5f39), color-stop(1, #fb876b));
  background: -ms-linear-gradient(bottom, #fa5f39, #fb876b);
  background: -moz-linear-gradient(center bottom, #fa5f39 0%, #fb876b 100%);
  background: -o-linear-gradient(#fb876b, #fa5f39);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb876b', endColorstr='#fa5f39', GradientType=0);
  border: 1px solid;
  border-color: #f9532a #f94b21 #f93f12 #f94b21;
  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-7cd23db25a83 .ow-button-base a:visited,
.so-widget-sow-button-atom-7cd23db25a83 .ow-button-base a:active,
.so-widget-sow-button-atom-7cd23db25a83 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-7cd23db25a83 .ow-button-base a.ow-button-hover:hover {
  background: #fb8f75;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fa6743), color-stop(1, #fb8f75));
  background: -ms-linear-gradient(bottom, #fa6743, #fb8f75);
  background: -moz-linear-gradient(center bottom, #fa6743 0%, #fb8f75 100%);
  background: -o-linear-gradient(#fb8f75, #fa6743);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb8f75', endColorstr='#fa6743', GradientType=0);
  border-color: #fa5b34 #f9532a #f9471c #f9532a;
  color: #ffffff;
}