@media (max-width: 780px) {
  .so-widget-sow-button-atom-3b8c1469111b-734 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-3b8c1469111b-734 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-3b8c1469111b-734 .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: #cb7f1e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9f6317), color-stop(1, #cb7f1e));
  background: -ms-linear-gradient(bottom, #9f6317, #cb7f1e);
  background: -moz-linear-gradient(center bottom, #9f6317 0%, #cb7f1e 100%);
  background: -o-linear-gradient(#cb7f1e, #9f6317);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cb7f1e', endColorstr='#9f6317', GradientType=0);
  -webkit-border-radius: 1.5;
  -moz-border-radius: 1.5;
  border-radius: 1.5;
  border-color: #915b15 #885514 #7b4d12 #885514;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.45;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-3b8c1469111b-734 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-3b8c1469111b-734 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #d4851f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a76919), color-stop(1, #d4851f));
  background: -ms-linear-gradient(bottom, #a76919, #d4851f);
  background: -moz-linear-gradient(center bottom, #a76919 0%, #d4851f 100%);
  background: -o-linear-gradient(#d4851f, #a76919);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d4851f', endColorstr='#a76919', GradientType=0);
  border-color: #dd8a21 #d4851f #c77c1d #d4851f;
  color: #ffffff !important;
}