@media (max-width: 780px) {
  .so-widget-sow-button-atom-709d6d90c7b3-925 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-709d6d90c7b3-925 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-709d6d90c7b3-925 .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: #fff200;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc200), color-stop(1, #fff200));
  background: -ms-linear-gradient(bottom, #ccc200, #fff200);
  background: -moz-linear-gradient(center bottom, #ccc200 0%, #fff200 100%);
  background: -o-linear-gradient(#fff200, #ccc200);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff200', endColorstr='#ccc200', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #bdb300 #b3a900 #a39b00 #b3a900;
  border: 1px solid;
  color: #000000 !important;
  display: inline-block;
  font-size: 1.3;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 320px;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-709d6d90c7b3-925 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-709d6d90c7b3-925 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #fff30a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d6cb00), color-stop(1, #fff30a));
  background: -ms-linear-gradient(bottom, #d6cb00, #fff30a);
  background: -moz-linear-gradient(center bottom, #d6cb00 0%, #fff30a 100%);
  background: -o-linear-gradient(#fff30a, #d6cb00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff30a', endColorstr='#d6cb00', GradientType=0);
  border-color: #fff314 #fff30a #faed00 #fff30a;
  color: #000000 !important;
}