.so-widget-sow-button-atom-cb0d916ff90b .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  max-width: 100%;
  font-size: 1.15em;
  padding: 1em 2em;
  background: #e55400;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b24100), color-stop(1, #e55400));
  background: -ms-linear-gradient(bottom, #b24100, #e55400);
  background: -moz-linear-gradient(center bottom, #b24100 0%, #e55400 100%);
  background: -o-linear-gradient(#e55400, #b24100);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e55400', endColorstr='#b24100', GradientType=0);
  border: 1px solid;
  border-color: #a33c00 #993800 #893200 #993800;
  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-cb0d916ff90b .ow-button-base a:active,
.so-widget-sow-button-atom-cb0d916ff90b .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-cb0d916ff90b .ow-button-base a.ow-button-hover:hover {
  background: #ef5800;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bc4500), color-stop(1, #ef5800));
  background: -ms-linear-gradient(bottom, #bc4500, #ef5800);
  background: -moz-linear-gradient(center bottom, #bc4500 0%, #ef5800 100%);
  background: -o-linear-gradient(#ef5800, #bc4500);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef5800', endColorstr='#bc4500', GradientType=0);
  border-color: #f95b00 #ef5800 #e05200 #ef5800;
}