@media (max-width: 780px) {
  .so-widget-sow-button-atom-7849803a4e3f-8 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-7849803a4e3f-8 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-7849803a4e3f-8 .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;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  background: #00ac67;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #007948), color-stop(1, #00ac67));
  background: -ms-linear-gradient(bottom, #007948, #00ac67);
  background: -moz-linear-gradient(center bottom, #007948 0%, #00ac67 100%);
  background: -o-linear-gradient(#00ac67, #007948);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ac67', endColorstr='#007948', GradientType=0);
  -webkit-border-radius: 0.3em 0.3em 0.3em 0.3em;
  -moz-border-radius: 0.3em 0.3em 0.3em 0.3em;
  border-radius: 0.3em 0.3em 0.3em 0.3em;
  border-color: #006a3f #006039 #005030 #006039;
  border: 1px solid;
  color: #efefef !important;
  font-size: 1.4em;
  
  padding-block: 1.2em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2.4em;
}
.so-widget-sow-button-atom-7849803a4e3f-8 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-7849803a4e3f-8 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #f0b618;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c9960d), color-stop(1, #f0b618));
  background: -ms-linear-gradient(bottom, #c9960d, #f0b618);
  background: -moz-linear-gradient(center bottom, #c9960d 0%, #f0b618 100%);
  background: -o-linear-gradient(#f0b618, #c9960d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0b618', endColorstr='#c9960d', GradientType=0);
  border-color: #f1b921 #f0b618 #eaaf0f #f0b618;
  color: #000842 !important;
}