.so-widget-sow-button-atom-7a2c99144f4c .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: #ddd5c1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cbbfa0), color-stop(1, #ddd5c1));
  background: -ms-linear-gradient(bottom, #cbbfa0, #ddd5c1);
  background: -moz-linear-gradient(center bottom, #cbbfa0 0%, #ddd5c1 100%);
  background: -o-linear-gradient(#ddd5c1, #cbbfa0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ddd5c1', endColorstr='#cbbfa0', GradientType=0);
  border: 1px solid;
  border-color: #c6b896 #c2b490 #bcad86 #c2b490;
  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-7a2c99144f4c .ow-button-base a:active,
.so-widget-sow-button-atom-7a2c99144f4c .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-7a2c99144f4c .ow-button-base a.ow-button-hover:hover {
  background: #e1d9c8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cfc3a7), color-stop(1, #e1d9c8));
  background: -ms-linear-gradient(bottom, #cfc3a7, #e1d9c8);
  background: -moz-linear-gradient(center bottom, #cfc3a7 0%, #e1d9c8 100%);
  background: -o-linear-gradient(#e1d9c8, #cfc3a7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1d9c8', endColorstr='#cfc3a7', GradientType=0);
  border-color: #e4dece #e1d9c8 #dbd3be #e1d9c8;
}