@media (max-width: 780px) {
  .so-widget-sow-button-atom-e13e062effdb-5238 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-e13e062effdb-5238 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-e13e062effdb-5238 .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: #65751d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #424c13), color-stop(1, #65751d));
  background: -ms-linear-gradient(bottom, #424c13, #65751d);
  background: -moz-linear-gradient(center bottom, #424c13 0%, #65751d 100%);
  background: -o-linear-gradient(#65751d, #424c13);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#65751d', endColorstr='#424c13', GradientType=0);
  -webkit-border-radius: 1.5;
  -moz-border-radius: 1.5;
  border-radius: 1.5;
  border-color: #374010 #30380e #252b0b #30380e;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.3;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-e13e062effdb-5238 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-e13e062effdb-5238 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #6c7d1f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #495415), color-stop(1, #6c7d1f));
  background: -ms-linear-gradient(bottom, #495415, #6c7d1f);
  background: -moz-linear-gradient(center bottom, #495415 0%, #6c7d1f 100%);
  background: -o-linear-gradient(#6c7d1f, #495415);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6c7d1f', endColorstr='#495415', GradientType=0);
  border-color: #738521 #6c7d1f #61711c #6c7d1f;
  color: #ffffff !important;
}