.so-widget-sow-button-atom-6edddc95e053 .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: #5680e9;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #295ee3), color-stop(1, #5680e9));
  background: -ms-linear-gradient(bottom, #295ee3, #5680e9);
  background: -moz-linear-gradient(center bottom, #295ee3 0%, #5680e9 100%);
  background: -o-linear-gradient(#5680e9, #295ee3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5680e9', endColorstr='#295ee3', GradientType=0);
  border: 1px solid;
  border-color: #1d55e0 #1c51d7 #1a4cc9 #1c51d7;
  color: #feffff !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-6edddc95e053 .ow-button-base a:visited,
.so-widget-sow-button-atom-6edddc95e053 .ow-button-base a:active,
.so-widget-sow-button-atom-6edddc95e053 .ow-button-base a:hover {
  color: #feffff !important;
}
.so-widget-sow-button-atom-6edddc95e053 .ow-button-base a.ow-button-hover:hover {
  background: #5f87ea;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3265e4), color-stop(1, #5f87ea));
  background: -ms-linear-gradient(bottom, #3265e4, #5f87ea);
  background: -moz-linear-gradient(center bottom, #3265e4 0%, #5f87ea 100%);
  background: -o-linear-gradient(#5f87ea, #3265e4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5f87ea', endColorstr='#3265e4', GradientType=0);
  border-color: #245be3 #1d55e0 #1b50d2 #1d55e0;
  color: #ffffff;
}