.so-widget-sow-button-atom-4cfc4b7387c0 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Open Sans;
  font-weight: 600;
  font-size: 1.3em;
  padding: 1em 2em;
  background: #d33333;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ae2525), color-stop(1, #d33333));
  background: -ms-linear-gradient(bottom, #ae2525, #d33333);
  background: -moz-linear-gradient(center bottom, #ae2525 0%, #d33333 100%);
  background: -o-linear-gradient(#d33333, #ae2525);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d33333', endColorstr='#ae2525', GradientType=0);
  border: 1px solid;
  border-color: #a12323 #992121 #8c1e1e #992121;
  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-4cfc4b7387c0 .ow-button-base a:active,
.so-widget-sow-button-atom-4cfc4b7387c0 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-4cfc4b7387c0 .ow-button-base a.ow-button-hover:hover {
  background: #d53b3b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b62727), color-stop(1, #d53b3b));
  background: -ms-linear-gradient(bottom, #b62727, #d53b3b);
  background: -moz-linear-gradient(center bottom, #b62727 0%, #d53b3b 100%);
  background: -o-linear-gradient(#d53b3b, #b62727);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d53b3b', endColorstr='#b62727', GradientType=0);
  border-color: #d74444 #d53b3b #d22f2f #d53b3b;
}