@media (max-width: 780px) {
  .so-widget-sow-button-atom-079606d6594c-14 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-079606d6594c-14 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-079606d6594c-14 .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: #ede24e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e8da20), color-stop(1, #ede24e));
  background: -ms-linear-gradient(bottom, #e8da20, #ede24e);
  background: -moz-linear-gradient(center bottom, #e8da20 0%, #ede24e 100%);
  background: -o-linear-gradient(#ede24e, #e8da20);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ede24e', endColorstr='#e8da20', 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: #e2d417 #d8cb16 #cbbe15 #d8cb16;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1.3em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 1000px;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-079606d6594c-14 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-079606d6594c-14 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #640b27;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #360615), color-stop(1, #640b27));
  background: -ms-linear-gradient(bottom, #360615, #640b27);
  background: -moz-linear-gradient(center bottom, #360615 0%, #640b27 100%);
  background: -o-linear-gradient(#640b27, #360615);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#640b27', endColorstr='#360615', GradientType=0);
  border-color: #6d0c2a #640b27 #560921 #640b27;
  color: #000000 !important;
}