@media (max-width: 780px) {
  .so-widget-sow-button-atom-c346d87ea265 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-c346d87ea265 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-c346d87ea265 .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: #ddbb87;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d2a45f), color-stop(1, #ddbb87));
  background: -ms-linear-gradient(bottom, #d2a45f, #ddbb87);
  background: -moz-linear-gradient(center bottom, #d2a45f 0%, #ddbb87 100%);
  background: -o-linear-gradient(#ddbb87, #d2a45f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ddbb87', endColorstr='#d2a45f', GradientType=0);
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
  border-color: #ce9e53 #cc994b #c9923f #cc994b;
  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-c346d87ea265 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-c346d87ea265 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #dfc08f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d4a967), color-stop(1, #dfc08f));
  background: -ms-linear-gradient(bottom, #d4a967, #dfc08f);
  background: -moz-linear-gradient(center bottom, #d4a967 0%, #dfc08f 100%);
  background: -o-linear-gradient(#dfc08f, #d4a967);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfc08f', endColorstr='#d4a967', GradientType=0);
  border-color: #e2c497 #dfc08f #dcb983 #dfc08f;
  color: #000000 !important;
}