.so-widget-sow-button-atom-102341b8d07e .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 358px;
  max-width: 100%;
  font-size: 1em;
  padding: 1em 2em;
  background: #e46a6a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dc3f3f), color-stop(1, #e46a6a));
  background: -ms-linear-gradient(bottom, #dc3f3f, #e46a6a);
  background: -moz-linear-gradient(center bottom, #dc3f3f 0%, #e46a6a 100%);
  background: -o-linear-gradient(#e46a6a, #dc3f3f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e46a6a', endColorstr='#dc3f3f', GradientType=0);
  border: 1px solid;
  border-color: #da3232 #d82929 #cd2525 #d82929;
  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-102341b8d07e .ow-button-base a:visited,
.so-widget-sow-button-atom-102341b8d07e .ow-button-base a:active,
.so-widget-sow-button-atom-102341b8d07e .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-102341b8d07e .ow-button-base a.ow-button-hover:hover {
  background: #e67373;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #de4747), color-stop(1, #e67373));
  background: -ms-linear-gradient(bottom, #de4747, #e67373);
  background: -moz-linear-gradient(center bottom, #de4747 0%, #e67373 100%);
  background: -o-linear-gradient(#e67373, #de4747);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e67373', endColorstr='#de4747', GradientType=0);
  border-color: #db3b3b #da3232 #d62727 #da3232;
  color: #ffffff;
}