.so-widget-sow-button-atom-563d35817487 .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: #d1d3d4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b7babb), color-stop(1, #d1d3d4));
  background: -ms-linear-gradient(bottom, #b7babb, #d1d3d4);
  background: -moz-linear-gradient(center bottom, #b7babb 0%, #d1d3d4 100%);
  background: -o-linear-gradient(#d1d3d4, #b7babb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d1d3d4', endColorstr='#b7babb', GradientType=0);
  border: 1px solid;
  border-color: #afb2b4 #a9adaf #a2a6a8 #a9adaf;
  color: #020202 !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-563d35817487 .ow-button-base a:visited,
.so-widget-sow-button-atom-563d35817487 .ow-button-base a:active,
.so-widget-sow-button-atom-563d35817487 .ow-button-base a:hover {
  color: #020202 !important;
}
.so-widget-sow-button-atom-563d35817487 .ow-button-base a.ow-button-hover:hover {
  background: #d6d8d9;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bcbfc0), color-stop(1, #d6d8d9));
  background: -ms-linear-gradient(bottom, #bcbfc0, #d6d8d9);
  background: -moz-linear-gradient(center bottom, #bcbfc0 0%, #d6d8d9 100%);
  background: -o-linear-gradient(#d6d8d9, #bcbfc0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6d8d9', endColorstr='#bcbfc0', GradientType=0);
  border-color: #b4b7b9 #afb2b4 #a7abad #afb2b4;
  color: #070707;
}