@media (max-width: 780px) {
  .so-widget-sow-button-atom-35c667717ed1 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-35c667717ed1 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-35c667717ed1 .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.15;
  padding: 1 2;
  background: #59bcd9;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #30abd0), color-stop(1, #59bcd9));
  background: -ms-linear-gradient(bottom, #30abd0, #59bcd9);
  background: -moz-linear-gradient(center bottom, #30abd0 0%, #59bcd9 100%);
  background: -o-linear-gradient(#59bcd9, #30abd0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#59bcd9', endColorstr='#30abd0', GradientType=0);
  border: 1px solid;
  border-color: #2da1c3 #2b9abb #2890ae #2b9abb;
  color: #000000 !important;
  -webkit-border-radius: 0.5;
  -moz-border-radius: 0.5;
  border-radius: 0.5;
  -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-35c667717ed1 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-35c667717ed1 .ow-button-base a.ow-button-hover:hover {
  background: #61bfdb;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #38afd1), color-stop(1, #61bfdb));
  background: -ms-linear-gradient(bottom, #38afd1, #61bfdb);
  background: -moz-linear-gradient(center bottom, #38afd1 0%, #61bfdb 100%);
  background: -o-linear-gradient(#61bfdb, #38afd1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#61bfdb', endColorstr='#38afd1', GradientType=0);
  border-color: #6ac3dd #61bfdb #55bad8 #61bfdb;
  color: #000000 !important;
}