@media (max-width: 780px) {
  .so-widget-sow-button-atom-f1dc27d19e68-8814 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-f1dc27d19e68-8814 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-f1dc27d19e68-8814 .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: #063796;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #042565), color-stop(1, #063796));
  background: -ms-linear-gradient(bottom, #042565, #063796);
  background: -moz-linear-gradient(center bottom, #042565 0%, #063796 100%);
  background: -o-linear-gradient(#063796, #042565);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#063796', endColorstr='#042565', GradientType=0);
  border: 1px solid;
  border-color: #032056 #031c4c #02173e #031c4c;
  color: #ffffff !important;
  -webkit-border-radius: 1.5em 1.5em 1.5em 1.5em;
  -moz-border-radius: 1.5em 1.5em 1.5em 1.5em;
  border-radius: 1.5em 1.5em 1.5em 1.5em;
  -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-f1dc27d19e68-8814 .ow-button-base a:active,
.so-widget-sow-button-atom-f1dc27d19e68-8814 .ow-button-base a:hover {
  color: #063796 !important;
}
.so-widget-sow-button-atom-f1dc27d19e68-8814 .ow-button-base a.ow-button-hover:hover {
  background: #e0ebff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #adcbff), color-stop(1, #e0ebff));
  background: -ms-linear-gradient(bottom, #adcbff, #e0ebff);
  background: -moz-linear-gradient(center bottom, #adcbff 0%, #e0ebff 100%);
  background: -o-linear-gradient(#e0ebff, #adcbff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0ebff', endColorstr='#adcbff', GradientType=0);
  border-color: #eaf2ff #e0ebff #d1e2ff #e0ebff;
}