@media (max-width: 780px) {
  .so-widget-sow-button-atom-4371f90effa5-6371 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-4371f90effa5-6371 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-4371f90effa5-6371 .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: 42dot Sans;
  font-weight: 700;
  background: #c9aa2e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9f8725), color-stop(1, #c9aa2e));
  background: -ms-linear-gradient(bottom, #9f8725, #c9aa2e);
  background: -moz-linear-gradient(center bottom, #9f8725 0%, #c9aa2e 100%);
  background: -o-linear-gradient(#c9aa2e, #9f8725);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9aa2e', endColorstr='#9f8725', GradientType=0);
  -webkit-border-radius: 0.75em 0.75em 0.75em 0.75em;
  -moz-border-radius: 0.75em 0.75em 0.75em 0.75em;
  border-radius: 0.75em 0.75em 0.75em 0.75em;
  border-color: #937c22 #8b7520 #7e6b1d #8b7520;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.2em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 350px;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-4371f90effa5-6371 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-4371f90effa5-6371 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #a28720;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #776317), color-stop(1, #a28720));
  background: -ms-linear-gradient(bottom, #776317, #a28720);
  background: -moz-linear-gradient(center bottom, #776317 0%, #a28720 100%);
  background: -o-linear-gradient(#a28720, #776317);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a28720', endColorstr='#776317', GradientType=0);
  border-color: #aa8e21 #a28720 #957c1d #a28720;
  color: #ffffff !important;
}