@media (max-width: 780px) {
  .so-widget-sow-button-atom-8ef90fd47cc4-107 .ow-button-base.ow-button-align-justify {
    text-align: center;
  }
  .so-widget-sow-button-atom-8ef90fd47cc4-107 .ow-button-base.ow-button-align-justify.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-8ef90fd47cc4-107 .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: #ff4800;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cc3a00), color-stop(1, #ff4800));
  background: -ms-linear-gradient(bottom, #cc3a00, #ff4800);
  background: -moz-linear-gradient(center bottom, #cc3a00 0%, #ff4800 100%);
  background: -o-linear-gradient(#ff4800, #cc3a00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4800', endColorstr='#cc3a00', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #bd3500 #b33200 #a32e00 #b33200;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-8ef90fd47cc4-107 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-8ef90fd47cc4-107 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ff4f0a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d63c00), color-stop(1, #ff4f0a));
  background: -ms-linear-gradient(bottom, #d63c00, #ff4f0a);
  background: -moz-linear-gradient(center bottom, #d63c00 0%, #ff4f0a 100%);
  background: -o-linear-gradient(#ff4f0a, #d63c00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4f0a', endColorstr='#d63c00', GradientType=0);
  border-color: #ff5714 #ff4f0a #fa4700 #ff4f0a;
  color: #ffffff !important;
}