.so-widget-sow-button-atom-cdcc93ef3412 .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: #a5a8af;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8a8e97), color-stop(1, #a5a8af));
  background: -ms-linear-gradient(bottom, #8a8e97, #a5a8af);
  background: -moz-linear-gradient(center bottom, #8a8e97 0%, #a5a8af 100%);
  background: -o-linear-gradient(#a5a8af, #8a8e97);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a5a8af', endColorstr='#8a8e97', GradientType=0);
  border: 1px solid;
  border-color: #828690 #7d818b #757983 #7d818b;
  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-cdcc93ef3412 .ow-button-base a:active,
.so-widget-sow-button-atom-cdcc93ef3412 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-cdcc93ef3412 .ow-button-base a.ow-button-hover:hover {
  background: #aaadb4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8f939c), color-stop(1, #aaadb4));
  background: -ms-linear-gradient(bottom, #8f939c, #aaadb4);
  background: -moz-linear-gradient(center bottom, #8f939c 0%, #aaadb4 100%);
  background: -o-linear-gradient(#aaadb4, #8f939c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aaadb4', endColorstr='#8f939c', GradientType=0);
  border-color: #b0b2b9 #aaadb4 #a2a5ad #aaadb4;
}