@media (max-width: 780px) {
  .so-widget-sow-button-atom-d76910baedfb-25386 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-d76910baedfb-25386 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-d76910baedfb-25386 .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: #f4022a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c10221), color-stop(1, #f4022a));
  background: -ms-linear-gradient(bottom, #c10221, #f4022a);
  background: -moz-linear-gradient(center bottom, #c10221 0%, #f4022a 100%);
  background: -o-linear-gradient(#f4022a, #c10221);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4022a', endColorstr='#c10221', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #b2011f #a8011d #99011a #a8011d;
  border: 1px solid;
  color: #ffffff !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-d76910baedfb-25386 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-d76910baedfb-25386 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #fd032d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cc0223), color-stop(1, #fd032d));
  background: -ms-linear-gradient(bottom, #cc0223, #fd032d);
  background: -moz-linear-gradient(center bottom, #cc0223 0%, #fd032d 100%);
  background: -o-linear-gradient(#fd032d, #cc0223);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd032d', endColorstr='#cc0223', GradientType=0);
  border-color: #fd0d35 #fd032d #ef0229 #fd032d;
  color: #ffffff !important;
}