@media (max-width: 780px) {
  .so-widget-sow-button-atom-39467cbe19d1-17369 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-39467cbe19d1-17369 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-39467cbe19d1-17369 .ow-button-base .sowb-button {
  -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);
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fab613;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d59805), color-stop(1, #fab613));
  background: -ms-linear-gradient(bottom, #d59805, #fab613);
  background: -moz-linear-gradient(center bottom, #d59805 0%, #fab613 100%);
  background: -o-linear-gradient(#fab613, #d59805);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fab613', endColorstr='#d59805', GradientType=0);
  -webkit-border-radius: 1.5;
  -moz-border-radius: 1.5;
  border-radius: 1.5;
  border-color: #c68d04 #bd8604 #ae7c04 #bd8604;
  border: 1px solid;
  color: #000033 !important;
  font-size: 1.3;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-39467cbe19d1-17369 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-39467cbe19d1-17369 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #fab91d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #df9f05), color-stop(1, #fab91d));
  background: -ms-linear-gradient(bottom, #df9f05, #fab91d);
  background: -moz-linear-gradient(center bottom, #df9f05 0%, #fab91d 100%);
  background: -o-linear-gradient(#fab91d, #df9f05);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fab91d', endColorstr='#df9f05', GradientType=0);
  border-color: #fabc27 #fab91d #fab40e #fab91d;
  color: #000033 !important;
}