@media (max-width: 780px) {
  .so-widget-sow-button-atom-6579d3968241-653 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-6579d3968241-653 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-6579d3968241-653 .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: #ea4c5b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e51e31), color-stop(1, #ea4c5b));
  background: -ms-linear-gradient(bottom, #e51e31, #ea4c5b);
  background: -moz-linear-gradient(center bottom, #e51e31 0%, #ea4c5b 100%);
  background: -o-linear-gradient(#ea4c5b, #e51e31);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea4c5b', endColorstr='#e51e31', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #da1a2c #d1192a #c31727 #d1192a;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 100%;
  max-width: 100%;
  padding-inline: 1em;
}
.so-widget-sow-button-atom-6579d3968241-653 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-6579d3968241-653 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #eb5563;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e6273a), color-stop(1, #eb5563));
  background: -ms-linear-gradient(bottom, #e6273a, #eb5563);
  background: -moz-linear-gradient(center bottom, #e6273a 0%, #eb5563 100%);
  background: -o-linear-gradient(#eb5563, #e6273a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb5563', endColorstr='#e6273a', GradientType=0);
  border-color: #ec5e6c #eb5563 #e94757 #eb5563;
  color: #ffffff !important;
}