@media (max-width: 780px) {
  .so-widget-sow-button-atom-37e08bdcf3c5 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-37e08bdcf3c5 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-37e08bdcf3c5 .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;
  font-family: Risque;
  
  background: #5d705d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #465446), color-stop(1, #5d705d));
  background: -ms-linear-gradient(bottom, #465446, #5d705d);
  background: -moz-linear-gradient(center bottom, #465446 0%, #5d705d 100%);
  background: -o-linear-gradient(#5d705d, #465446);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5d705d', endColorstr='#465446', 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: #3f4c3f #3a463a #333e33 #3a463a;
  border: 1px solid;
  color: #ffffff !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-37e08bdcf3c5 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-37e08bdcf3c5 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e3a63d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d08e1e), color-stop(1, #e3a63d));
  background: -ms-linear-gradient(bottom, #d08e1e, #e3a63d);
  background: -moz-linear-gradient(center bottom, #d08e1e 0%, #e3a63d 100%);
  background: -o-linear-gradient(#e3a63d, #d08e1e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3a63d', endColorstr='#d08e1e', GradientType=0);
  border-color: #e5aa46 #e3a63d #e1a030 #e3a63d;
  color: #000000 !important;
}