@media (max-width: 780px) {
  .so-widget-sow-button-atom-f7bbfdc3ef67-3822 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-f7bbfdc3ef67-3822 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-f7bbfdc3ef67-3822 .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: #fbb034;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f79c05), color-stop(1, #fbb034));
  background: -ms-linear-gradient(bottom, #f79c05, #fbb034);
  background: -moz-linear-gradient(center bottom, #f79c05 0%, #fbb034 100%);
  background: -o-linear-gradient(#fbb034, #f79c05);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb034', endColorstr='#f79c05', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #e89205 #de8c04 #cf8304 #de8c04;
  border: 1px solid;
  color: #454545 !important;
  font-size: 1.15;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-f7bbfdc3ef67-3822 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-f7bbfdc3ef67-3822 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #f9912f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ef7707), color-stop(1, #f9912f));
  background: -ms-linear-gradient(bottom, #ef7707, #f9912f);
  background: -moz-linear-gradient(center bottom, #ef7707 0%, #f9912f 100%);
  background: -o-linear-gradient(#f9912f, #ef7707);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9912f', endColorstr='#ef7707', GradientType=0);
  border-color: #fa9639 #f9912f #f98920 #f9912f;
  color: #454545 !important;
}