@media (max-width: 780px) {
  .so-widget-sow-button-atom-34951f008889-1969 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-34951f008889-1969 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-34951f008889-1969 .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: #fc2860;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ee0341), color-stop(1, #fc2860));
  background: -ms-linear-gradient(bottom, #ee0341, #fc2860);
  background: -moz-linear-gradient(center bottom, #ee0341 0%, #fc2860 100%);
  background: -o-linear-gradient(#fc2860, #ee0341);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc2860', endColorstr='#ee0341', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #df033d #d5033a #c50336 #d5033a;
  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-34951f008889-1969 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-34951f008889-1969 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #fc3267;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f80344), color-stop(1, #fc3267));
  background: -ms-linear-gradient(bottom, #f80344, #fc3267);
  background: -moz-linear-gradient(center bottom, #f80344 0%, #fc3267 100%);
  background: -o-linear-gradient(#fc3267, #f80344);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc3267', endColorstr='#f80344', GradientType=0);
  border-color: #fc3c6f #fc3267 #fc235c #fc3267;
  color: #ffffff !important;
}