@media (max-width: 780px) {
  .so-widget-sow-button-atom-4d71914376ff-9 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-4d71914376ff-9 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-4d71914376ff-9 .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: Asul;
  
  background: #2a2e20;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0f100b), color-stop(1, #2a2e20));
  background: -ms-linear-gradient(bottom, #0f100b, #2a2e20);
  background: -moz-linear-gradient(center bottom, #0f100b 0%, #2a2e20 100%);
  background: -o-linear-gradient(#2a2e20, #0f100b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2a2e20', endColorstr='#0f100b', GradientType=0);
  -webkit-border-radius: 0.5em 0.5em 0.5em 0.5em;
  -moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-color: #060705 #010101 #000000 #010101;
  border: 1px solid;
  color: #a4df02 !important;
  font-size: 1.45em;
  
  padding-block: 1.4em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 100%;
  max-width: 100%;
  padding-inline: 2.8em;
}
.so-widget-sow-button-atom-4d71914376ff-9 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-4d71914376ff-9 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #2f3424;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #14160f), color-stop(1, #2f3424));
  background: -ms-linear-gradient(bottom, #14160f, #2f3424);
  background: -moz-linear-gradient(center bottom, #14160f 0%, #2f3424 100%);
  background: -o-linear-gradient(#2f3424, #14160f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f3424', endColorstr='#14160f', GradientType=0);
  border-color: #353a28 #2f3424 #272b1e #2f3424;
  color: #a4df02 !important;
}