.so-widget-sow-button-atom-4a9863ab95a5 .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: #992211;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6b180c), color-stop(1, #992211));
  background: -ms-linear-gradient(bottom, #6b180c, #992211);
  background: -moz-linear-gradient(center bottom, #6b180c 0%, #992211 100%);
  background: -o-linear-gradient(#992211, #6b180c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#992211', endColorstr='#6b180c', GradientType=0);
  border: 1px solid;
  border-color: #5d150a #541309 #461008 #541309;
  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-4a9863ab95a5 .ow-button-base a:visited,
.so-widget-sow-button-atom-4a9863ab95a5 .ow-button-base a:active,
.so-widget-sow-button-atom-4a9863ab95a5 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-4a9863ab95a5 .ow-button-base a.ow-button-hover:hover {
  background: #a22412;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #741a0d), color-stop(1, #a22412));
  background: -ms-linear-gradient(bottom, #741a0d, #a22412);
  background: -moz-linear-gradient(center bottom, #741a0d 0%, #a22412 100%);
  background: -o-linear-gradient(#a22412, #741a0d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a22412', endColorstr='#741a0d', GradientType=0);
  border-color: #67170b #5d150a #501209 #5d150a;
  color: #ffffff;
}