.so-widget-sow-button-atom-78785519c7b2 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 290px;
  max-width: 100%;
  font-size: 1em;
  padding: 1em 2em;
  background: #ff6c0f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #db5500), color-stop(1, #ff6c0f));
  background: -ms-linear-gradient(bottom, #db5500, #ff6c0f);
  background: -moz-linear-gradient(center bottom, #db5500 0%, #ff6c0f 100%);
  background: -o-linear-gradient(#ff6c0f, #db5500);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6c0f', endColorstr='#db5500', GradientType=0);
  border: 1px solid;
  border-color: #cc4f00 #c24b00 #b24500 #c24b00;
  color: #ffffff !important;
  -webkit-border-radius: 0em;
  -moz-border-radius: 0em;
  border-radius: 0em;
  -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-78785519c7b2 .ow-button-base a:visited,
.so-widget-sow-button-atom-78785519c7b2 .ow-button-base a:active,
.so-widget-sow-button-atom-78785519c7b2 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-78785519c7b2 .ow-button-base a.ow-button-hover:hover {
  background: #ff7219;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e55900), color-stop(1, #ff7219));
  background: -ms-linear-gradient(bottom, #e55900, #ff7219);
  background: -moz-linear-gradient(center bottom, #e55900 0%, #ff7219 100%);
  background: -o-linear-gradient(#ff7219, #e55900);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7219', endColorstr='#e55900', GradientType=0);
  border-color: #d65300 #cc4f00 #bc4900 #cc4f00;
  color: #ffffff;
}