@media (max-width: 780px) {
  .so-widget-sow-button-atom-5bd96655dbd2 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-5bd96655dbd2 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-5bd96655dbd2 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Anton;
  
  
  font-size: 1.45;
  padding: 1.4 2.8;
  background: #ffa538;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ff8e05), color-stop(1, #ffa538));
  background: -ms-linear-gradient(bottom, #ff8e05, #ffa538);
  background: -moz-linear-gradient(center bottom, #ff8e05 0%, #ffa538 100%);
  background: -o-linear-gradient(#ffa538, #ff8e05);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa538', endColorstr='#ff8e05', GradientType=0);
  border: 1px solid;
  border-color: #f58600 #eb8000 #db7800 #eb8000;
  color: #08245c !important;
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  -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-5bd96655dbd2 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-5bd96655dbd2 .ow-button-base a.ow-button-hover:hover {
  background: #ffce46;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffc013), color-stop(1, #ffce46));
  background: -ms-linear-gradient(bottom, #ffc013, #ffce46);
  background: -moz-linear-gradient(center bottom, #ffc013 0%, #ffce46 100%);
  background: -o-linear-gradient(#ffce46, #ffc013);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffce46', endColorstr='#ffc013', GradientType=0);
  border-color: #ffd050 #ffce46 #ffca37 #ffce46;
  color: #08245c !important;
}