@media (max-width: 780px) {
  .so-widget-sow-button-atom-6a6c547ed04c-11420 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-6a6c547ed04c-11420 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-6a6c547ed04c-11420 .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: #f0b310;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c1900c), color-stop(1, #f0b310));
  background: -ms-linear-gradient(bottom, #c1900c, #f0b310);
  background: -moz-linear-gradient(center bottom, #c1900c 0%, #f0b310 100%);
  background: -o-linear-gradient(#f0b310, #c1900c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0b310', endColorstr='#c1900c', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #b2850b #a97e0b #9b730a #a97e0b;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-6a6c547ed04c-11420 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-6a6c547ed04c-11420 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #f1b61a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ca970d), color-stop(1, #f1b61a));
  background: -ms-linear-gradient(bottom, #ca970d, #f1b61a);
  background: -moz-linear-gradient(center bottom, #ca970d 0%, #f1b61a 100%);
  background: -o-linear-gradient(#f1b61a, #ca970d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1b61a', endColorstr='#ca970d', GradientType=0);
  border-color: #f1b923 #f1b61a #ecb00f #f1b61a;
  color: #000000 !important;
}