@media (max-width: 780px) {
  .so-widget-sow-button-atom-ee647b01e8ff .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-ee647b01e8ff .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-ee647b01e8ff .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: #f7b95b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f5a42a), color-stop(1, #f7b95b));
  background: -ms-linear-gradient(bottom, #f5a42a, #f7b95b);
  background: -moz-linear-gradient(center bottom, #f5a42a 0%, #f7b95b 100%);
  background: -o-linear-gradient(#f7b95b, #f5a42a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7b95b', endColorstr='#f5a42a', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #f49e1c #f39a12 #eb920b #f39a12;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1.15;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 100%;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-ee647b01e8ff .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-ee647b01e8ff .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #f7bd65;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f5a834), color-stop(1, #f7bd65));
  background: -ms-linear-gradient(bottom, #f5a834, #f7bd65);
  background: -moz-linear-gradient(center bottom, #f5a834 0%, #f7bd65 100%);
  background: -o-linear-gradient(#f7bd65, #f5a834);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7bd65', endColorstr='#f5a834', GradientType=0);
  border-color: #f8c16e #f7bd65 #f7b756 #f7bd65;
  color: #000000 !important;
}