@media (max-width: 780px) {
  .so-widget-sow-button-atom-d3ea0abbb8b9 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-d3ea0abbb8b9 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-d3ea0abbb8b9 .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.3em;
  padding: 1em 2em;
  background: #0800ff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0600cc), color-stop(1, #0800ff));
  background: -ms-linear-gradient(bottom, #0600cc, #0800ff);
  background: -moz-linear-gradient(center bottom, #0600cc 0%, #0800ff 100%);
  background: -o-linear-gradient(#0800ff, #0600cc);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0800ff', endColorstr='#0600cc', GradientType=0);
  border: 1px solid;
  border-color: #0600bd #0600b3 #0500a3 #0600b3;
  color: #ffffff !important;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.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-d3ea0abbb8b9 .ow-button-base a:active,
.so-widget-sow-button-atom-d3ea0abbb8b9 .ow-button-base a:hover {
  color: #0800ff !important;
}
.so-widget-sow-button-atom-d3ea0abbb8b9 .ow-button-base a.ow-button-hover:hover {
  background: #0ad1ff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00aed6), color-stop(1, #0ad1ff));
  background: -ms-linear-gradient(bottom, #00aed6, #0ad1ff);
  background: -moz-linear-gradient(center bottom, #00aed6 0%, #0ad1ff 100%);
  background: -o-linear-gradient(#0ad1ff, #00aed6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0ad1ff', endColorstr='#00aed6', GradientType=0);
  border-color: #14d3ff #0ad1ff #00cbfa #0ad1ff;
}