.so-widget-sow-button-atom-26d46a16bb38 .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: #cc6637;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a6512a), color-stop(1, #cc6637));
  background: -ms-linear-gradient(bottom, #a6512a, #cc6637);
  background: -moz-linear-gradient(center bottom, #a6512a 0%, #cc6637 100%);
  background: -o-linear-gradient(#cc6637, #a6512a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc6637', endColorstr='#a6512a', GradientType=0);
  border: 1px solid;
  border-color: #9a4b27 #914725 #854122 #914725;
  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-26d46a16bb38 .ow-button-base a:active,
.so-widget-sow-button-atom-26d46a16bb38 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-26d46a16bb38 .ow-button-base a.ow-button-hover:hover {
  background: #ce6c3f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ae552c), color-stop(1, #ce6c3f));
  background: -ms-linear-gradient(bottom, #ae552c, #ce6c3f);
  background: -moz-linear-gradient(center bottom, #ae552c 0%, #ce6c3f 100%);
  background: -o-linear-gradient(#ce6c3f, #ae552c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce6c3f', endColorstr='#ae552c', GradientType=0);
  border-color: #d07247 #ce6c3f #ca6334 #ce6c3f;
}