.so-widget-sow-button-atom-16f61527e656 .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: 0.5em 1em;
  background: #1384db;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0f68ac), color-stop(1, #1384db));
  background: -ms-linear-gradient(bottom, #0f68ac, #1384db);
  background: -moz-linear-gradient(center bottom, #0f68ac 0%, #1384db 100%);
  background: -o-linear-gradient(#1384db, #0f68ac);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1384db', endColorstr='#0f68ac', GradientType=0);
  border: 1px solid;
  border-color: #0e5f9e #0d5a95 #0c5187 #0d5a95;
  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-16f61527e656 .ow-button-base a:active,
.so-widget-sow-button-atom-16f61527e656 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-16f61527e656 .ow-button-base a.ow-button-hover:hover {
  background: #148ae4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #106db5), color-stop(1, #148ae4));
  background: -ms-linear-gradient(bottom, #106db5, #148ae4);
  background: -moz-linear-gradient(center bottom, #106db5 0%, #148ae4 100%);
  background: -o-linear-gradient(#148ae4, #106db5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#148ae4', endColorstr='#106db5', GradientType=0);
  border-color: #178feb #148ae4 #1381d6 #148ae4;
}