.so-widget-sow-button-atom-2d85df11b533 .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: 1.15em;
  padding: 1em 2em;
  background: #1f78e7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1460bf), color-stop(1, #1f78e7));
  background: -ms-linear-gradient(bottom, #1460bf, #1f78e7);
  background: -moz-linear-gradient(center bottom, #1460bf 0%, #1f78e7 100%);
  background: -o-linear-gradient(#1f78e7, #1460bf);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f78e7', endColorstr='#1460bf', GradientType=0);
  border: 1px solid;
  border-color: #1359b1 #1255a8 #104e9a #1255a8;
  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-2d85df11b533 .ow-button-base a:visited,
.so-widget-sow-button-atom-2d85df11b533 .ow-button-base a:active,
.so-widget-sow-button-atom-2d85df11b533 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-2d85df11b533 .ow-button-base a.ow-button-hover:hover {
  background: #287ee8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1565c8), color-stop(1, #287ee8));
  background: -ms-linear-gradient(bottom, #1565c8, #287ee8);
  background: -moz-linear-gradient(center bottom, #1565c8 0%, #287ee8 100%);
  background: -o-linear-gradient(#287ee8, #1565c8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#287ee8', endColorstr='#1565c8', GradientType=0);
  border-color: #145eba #1359b1 #1152a3 #1359b1;
  color: #ffffff;
}