@media (max-width: 780px) {
  .so-widget-sow-button-atom-e28408a6a3c2-29116 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-e28408a6a3c2-29116 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-e28408a6a3c2-29116 .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: #2899c9;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #20799e), color-stop(1, #2899c9));
  background: -ms-linear-gradient(bottom, #20799e, #2899c9);
  background: -moz-linear-gradient(center bottom, #20799e 0%, #2899c9 100%);
  background: -o-linear-gradient(#2899c9, #20799e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2899c9', endColorstr='#20799e', GradientType=0);
  border: 1px solid;
  border-color: #1d6f92 #1b6889 #195f7c #1b6889;
  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-e28408a6a3c2-29116 .ow-button-base a:active,
.so-widget-sow-button-atom-e28408a6a3c2-29116 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-e28408a6a3c2-29116 .ow-button-base a.ow-button-hover:hover {
  background: #2a9fd2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #217fa7), color-stop(1, #2a9fd2));
  background: -ms-linear-gradient(bottom, #217fa7, #2a9fd2);
  background: -moz-linear-gradient(center bottom, #217fa7 0%, #2a9fd2 100%);
  background: -o-linear-gradient(#2a9fd2, #217fa7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2a9fd2', endColorstr='#217fa7', GradientType=0);
  border-color: #30a4d6 #2a9fd2 #2796c5 #2a9fd2;
}