.so-widget-sow-button-atom-384ba35d7b4a .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  font-size: 1em;
  padding: 1em 2em;
  background: #d1d2d4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b7b8bb), color-stop(1, #d1d2d4));
  background: -ms-linear-gradient(bottom, #b7b8bb, #d1d2d4);
  background: -moz-linear-gradient(center bottom, #b7b8bb 0%, #d1d2d4 100%);
  background: -o-linear-gradient(#d1d2d4, #b7b8bb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d1d2d4', endColorstr='#b7b8bb', GradientType=0);
  border: 1px solid;
  border-color: #afb0b4 #a9abaf #a2a4a8 #a9abaf;
  color: #666666 !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-384ba35d7b4a .ow-button-base a:visited,
.so-widget-sow-button-atom-384ba35d7b4a .ow-button-base a:active,
.so-widget-sow-button-atom-384ba35d7b4a .ow-button-base a:hover {
  color: #666666 !important;
}
.so-widget-sow-button-atom-384ba35d7b4a .ow-button-base a.ow-button-hover:hover {
  background: #d6d7d9;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bcbdc0), color-stop(1, #d6d7d9));
  background: -ms-linear-gradient(bottom, #bcbdc0, #d6d7d9);
  background: -moz-linear-gradient(center bottom, #bcbdc0 0%, #d6d7d9 100%);
  background: -o-linear-gradient(#d6d7d9, #bcbdc0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6d7d9', endColorstr='#bcbdc0', GradientType=0);
  border-color: #b4b6b9 #afb0b4 #a7a9ad #afb0b4;
  color: #6b6b6b;
}