@media (max-width: 780px) {
  .so-widget-sow-button-atom-3d812c5094b8-8415 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-3d812c5094b8-8415 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-3d812c5094b8-8415 .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: #fcea1c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e2d003), color-stop(1, #fcea1c));
  background: -ms-linear-gradient(bottom, #e2d003, #fcea1c);
  background: -moz-linear-gradient(center bottom, #e2d003 0%, #fcea1c 100%);
  background: -o-linear-gradient(#fcea1c, #e2d003);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcea1c', endColorstr='#e2d003', 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: #d3c203 #c9b903 #baab02 #c9b903;
  border: 1px solid;
  color: #424242 !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-3d812c5094b8-8415 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-3d812c5094b8-8415 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #fceb26;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ecd903), color-stop(1, #fceb26));
  background: -ms-linear-gradient(bottom, #ecd903, #fceb26);
  background: -moz-linear-gradient(center bottom, #ecd903 0%, #fceb26 100%);
  background: -o-linear-gradient(#fceb26, #ecd903);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fceb26', endColorstr='#ecd903', GradientType=0);
  border-color: #fcec30 #fceb26 #fcea17 #fceb26;
  color: #424242 !important;
}