.so-widget-sow-button-atom-c99733ab0daa .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 400px;
  max-width: 100%;
  font-size: 1.45em;
  padding: 1em 2em;
  background: #ef8200;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bc6600), color-stop(1, #ef8200));
  background: -ms-linear-gradient(bottom, #bc6600, #ef8200);
  background: -moz-linear-gradient(center bottom, #bc6600 0%, #ef8200 100%);
  background: -o-linear-gradient(#ef8200, #bc6600);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef8200', endColorstr='#bc6600', GradientType=0);
  border: 1px solid;
  border-color: #ad5e00 #a35800 #935000 #a35800;
  color: #ffffff !important;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  -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-c99733ab0daa .ow-button-base a:active,
.so-widget-sow-button-atom-c99733ab0daa .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-c99733ab0daa .ow-button-base a.ow-button-hover:hover {
  background: #f98800;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c66c00), color-stop(1, #f98800));
  background: -ms-linear-gradient(bottom, #c66c00, #f98800);
  background: -moz-linear-gradient(center bottom, #c66c00 0%, #f98800 100%);
  background: -o-linear-gradient(#f98800, #c66c00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f98800', endColorstr='#c66c00', GradientType=0);
  border-color: #ff8d04 #f98800 #ea7f00 #f98800;
}