@media (max-width: 780px) {
  .so-widget-sow-button-atom-5eaee062233f .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-5eaee062233f .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-5eaee062233f .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: Courier New, Courier, Lucida Sans Typewriter, Lucida Typewriter, monospace;
  
  background: #eded89;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e6e65d), color-stop(1, #eded89));
  background: -ms-linear-gradient(bottom, #e6e65d, #eded89);
  background: -moz-linear-gradient(center bottom, #e6e65d 0%, #eded89 100%);
  background: -o-linear-gradient(#eded89, #e6e65d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eded89', endColorstr='#e6e65d', GradientType=0);
  -webkit-border-radius: 0.25px;
  -moz-border-radius: 0.25px;
  border-radius: 0.25px;
  border-color: #e4e44f #e3e347 #e1e139 #e3e347;
  border: 1px solid;
  color: #686868 !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-5eaee062233f .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-5eaee062233f .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #eeee92;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e8e866), color-stop(1, #eeee92));
  background: -ms-linear-gradient(bottom, #e8e866, #eeee92);
  background: -moz-linear-gradient(center bottom, #e8e866 0%, #eeee92 100%);
  background: -o-linear-gradient(#eeee92, #e8e866);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeee92', endColorstr='#e8e866', GradientType=0);
  border-color: #f0f09b #eeee92 #ecec85 #eeee92;
  color: #686868 !important;
}