.so-widget-sow-button-atom-344f84ab83df .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 220px;
  max-width: 100%;
  font-size: 1em;
  padding: 1em 2em;
  background: #d67831;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b16023), color-stop(1, #d67831));
  background: -ms-linear-gradient(bottom, #b16023, #d67831);
  background: -moz-linear-gradient(center bottom, #b16023 0%, #d67831 100%);
  background: -o-linear-gradient(#d67831, #b16023);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d67831', endColorstr='#b16023', GradientType=0);
  border: 1px solid;
  border-color: #a45921 #9c551f #8f4e1c #9c551f;
  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-344f84ab83df .ow-button-base a:active,
.so-widget-sow-button-atom-344f84ab83df .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-344f84ab83df .ow-button-base a.ow-button-hover:hover {
  background: #d87e3a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b96525), color-stop(1, #d87e3a));
  background: -ms-linear-gradient(bottom, #b96525, #d87e3a);
  background: -moz-linear-gradient(center bottom, #b96525 0%, #d87e3a 100%);
  background: -o-linear-gradient(#d87e3a, #b96525);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d87e3a', endColorstr='#b96525', GradientType=0);
  border-color: #d98342 #d87e3a #d5752d #d87e3a;
}