@media (max-width: 780px) {
  .so-widget-sow-button-atom-6a2de999c503-1185 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-6a2de999c503-1185 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-6a2de999c503-1185 .ow-button-base a {
  -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: #f1d7a0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eac474), color-stop(1, #f1d7a0));
  background: -ms-linear-gradient(bottom, #eac474, #f1d7a0);
  background: -moz-linear-gradient(center bottom, #eac474 0%, #f1d7a0 100%);
  background: -o-linear-gradient(#f1d7a0, #eac474);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1d7a0', endColorstr='#eac474', 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: #e8bf66 #e7bb5d #e5b550 #e7bb5d;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-6a2de999c503-1185 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-6a2de999c503-1185 .ow-button-base a.ow-button-hover:hover {
  background: #f2dba9;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ecc87c), color-stop(1, #f2dba9));
  background: -ms-linear-gradient(bottom, #ecc87c, #f2dba9);
  background: -moz-linear-gradient(center bottom, #ecc87c 0%, #f2dba9 100%);
  background: -o-linear-gradient(#f2dba9, #ecc87c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2dba9', endColorstr='#ecc87c', GradientType=0);
  border-color: #f4deb2 #f2dba9 #f0d59c #f2dba9;
  color: #000000 !important;
}