@media (max-width: 780px) {
  .so-widget-sow-button-atom-0b7cd542059e-3146 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-0b7cd542059e-3146 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-0b7cd542059e-3146 .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: #f3cb66;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #efbb37), color-stop(1, #f3cb66));
  background: -ms-linear-gradient(bottom, #efbb37, #f3cb66);
  background: -moz-linear-gradient(center bottom, #efbb37 0%, #f3cb66 100%);
  background: -o-linear-gradient(#f3cb66, #efbb37);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3cb66', endColorstr='#efbb37', GradientType=0);
  -webkit-border-radius: 0.5;
  -moz-border-radius: 0.5;
  border-radius: 0.5;
  border-color: #eeb629 #edb31f #ebad12 #edb31f;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1.3;
  
  padding-block: 1.4;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2.8;
}
.so-widget-sow-button-atom-0b7cd542059e-3146 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-0b7cd542059e-3146 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #f4ce6f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f0be40), color-stop(1, #f4ce6f));
  background: -ms-linear-gradient(bottom, #f0be40, #f4ce6f);
  background: -moz-linear-gradient(center bottom, #f0be40 0%, #f4ce6f 100%);
  background: -o-linear-gradient(#f4ce6f, #f0be40);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4ce6f', endColorstr='#f0be40', GradientType=0);
  border-color: #f4d179 #f4ce6f #f3c961 #f4ce6f;
  color: #000000 !important;
}