@media (max-width: 780px) {
  .so-widget-sow-button-atom-c01f04090b19-5 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-c01f04090b19-5 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-c01f04090b19-5 .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: #b0870b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #806208), color-stop(1, #b0870b));
  background: -ms-linear-gradient(bottom, #806208, #b0870b);
  background: -moz-linear-gradient(center bottom, #806208 0%, #b0870b 100%);
  background: -o-linear-gradient(#b0870b, #806208);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b0870b', endColorstr='#806208', GradientType=0);
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-color: #725707 #685007 #5a4506 #685007;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.3em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1em;
}
.so-widget-sow-button-atom-c01f04090b19-5 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-c01f04090b19-5 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ba8e0c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8a6a09), color-stop(1, #ba8e0c));
  background: -ms-linear-gradient(bottom, #8a6a09, #ba8e0c);
  background: -moz-linear-gradient(center bottom, #8a6a09 0%, #ba8e0c 100%);
  background: -o-linear-gradient(#ba8e0c, #8a6a09);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ba8e0c', endColorstr='#8a6a09', GradientType=0);
  border-color: #c3960c #ba8e0c #ab830b #ba8e0c;
  color: #ffffff !important;
}