.so-widget-sow-button-atom-7a0a32d5d93a .ow-button-base a {
  font-size: 1em;
  padding: 0.5em 1em;
  background: #fdb813;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#db9b02),color-stop(1,#fdb813));
  background: -ms-linear-gradient(bottom,#db9b02,#fdb813);
  background: -moz-linear-gradient(center bottom,#db9b02 0%,#fdb813 100%);
  background: -o-linear-gradient(#fdb813,#db9b02);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdb813', endColorstr='#db9b02', GradientType=0);
  border: 1px solid;
  border-color: #cc9002 #c28902 #b37e02 #c28902;
  color: #424242 !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-7a0a32d5d93a .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-7a0a32d5d93a .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-7a0a32d5d93a .ow-button-base a:visited,
.so-widget-sow-button-atom-7a0a32d5d93a .ow-button-base a:active,
.so-widget-sow-button-atom-7a0a32d5d93a .ow-button-base a:hover {
  color: #424242 !important;
}
.so-widget-sow-button-atom-7a0a32d5d93a .ow-button-base a.ow-button-hover:hover {
  background: #fdbb1d;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#e5a202),color-stop(1,#fdbb1d));
  background: -ms-linear-gradient(bottom,#e5a202,#fdbb1d);
  background: -moz-linear-gradient(center bottom,#e5a202 0%,#fdbb1d 100%);
  background: -o-linear-gradient(#fdbb1d,#e5a202);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdbb1d', endColorstr='#e5a202', GradientType=0);
  border-color: #d69702 #cc9002 #bd8602 #cc9002;
  color: #474747;
}