.so-widget-sow-button-atom-a055bcf250cc .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: #9d92a0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #857788), color-stop(1, #9d92a0));
  background: -ms-linear-gradient(bottom, #857788, #9d92a0);
  background: -moz-linear-gradient(center bottom, #857788 0%, #9d92a0 100%);
  background: -o-linear-gradient(#9d92a0, #857788);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9d92a0', endColorstr='#857788', GradientType=0);
  border: 1px solid;
  border-color: #7d7080 #776b7b #6f6472 #776b7b;
  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-a055bcf250cc .ow-button-base a:visited,
.so-widget-sow-button-atom-a055bcf250cc .ow-button-base a:active,
.so-widget-sow-button-atom-a055bcf250cc .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-a055bcf250cc .ow-button-base a.ow-button-hover:hover {
  background: #a297a5;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #897c8d), color-stop(1, #a297a5));
  background: -ms-linear-gradient(bottom, #897c8d, #a297a5);
  background: -moz-linear-gradient(center bottom, #897c8d 0%, #a297a5 100%);
  background: -o-linear-gradient(#a297a5, #897c8d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a297a5', endColorstr='#897c8d', GradientType=0);
  border-color: #827486 #7d7080 #756978 #7d7080;
  color: #ffffff;
}