.so-widget-sow-button-atom-f91631fa7768 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1em;
  padding: 1em 2em;
  background: #c2571a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #954314), color-stop(1, #c2571a));
  background: -ms-linear-gradient(bottom, #954314, #c2571a);
  background: -moz-linear-gradient(center bottom, #954314 0%, #c2571a 100%);
  background: -o-linear-gradient(#c2571a, #954314);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c2571a', endColorstr='#954314', GradientType=0);
  border: 1px solid;
  border-color: #883d12 #7f3911 #71330f #7f3911;
  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-f91631fa7768 .ow-button-base a:active,
.so-widget-sow-button-atom-f91631fa7768 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-f91631fa7768 .ow-button-base a.ow-button-hover:hover {
  background: #0a374e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #041721), color-stop(1, #0a374e));
  background: -ms-linear-gradient(bottom, #041721, #0a374e);
  background: -moz-linear-gradient(center bottom, #041721 0%, #0a374e 100%);
  background: -o-linear-gradient(#0a374e, #041721);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a374e', endColorstr='#041721', GradientType=0);
  border-color: #0b3e57 #0a374e #082e40 #0a374e;
}