.so-widget-sow-button-atom-560d90fc9e3b .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: 0.5em 1em;
  background: #565551;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3c3b38), color-stop(1, #565551));
  background: -ms-linear-gradient(bottom, #3c3b38, #565551);
  background: -moz-linear-gradient(center bottom, #3c3b38 0%, #565551 100%);
  background: -o-linear-gradient(#565551, #3c3b38);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#565551', endColorstr='#3c3b38', GradientType=0);
  border: 1px solid;
  border-color: #343331 #2f2e2c #272624 #2f2e2c;
  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-560d90fc9e3b .ow-button-base a:visited,
.so-widget-sow-button-atom-560d90fc9e3b .ow-button-base a:active,
.so-widget-sow-button-atom-560d90fc9e3b .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-560d90fc9e3b .ow-button-base a.ow-button-hover:hover {
  background: #5b5a56;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #41403d), color-stop(1, #5b5a56));
  background: -ms-linear-gradient(bottom, #41403d, #5b5a56);
  background: -moz-linear-gradient(center bottom, #41403d 0%, #5b5a56 100%);
  background: -o-linear-gradient(#5b5a56, #41403d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5b5a56', endColorstr='#41403d', GradientType=0);
  border-color: #393836 #343331 #2c2b29 #343331;
  color: #ffffff;
}