@media (max-width: 780px) {
  .so-widget-sow-button-atom-c4e7612b7576 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-c4e7612b7576 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-c4e7612b7576 .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: #fcf879;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fbf547), color-stop(1, #fcf879));
  background: -ms-linear-gradient(bottom, #fbf547, #fcf879);
  background: -moz-linear-gradient(center bottom, #fbf547 0%, #fcf879 100%);
  background: -o-linear-gradient(#fcf879, #fbf547);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcf879', endColorstr='#fbf547', GradientType=0);
  -webkit-border-radius: 0.5;
  -moz-border-radius: 0.5;
  border-radius: 0.5;
  border-color: #fbf538 #faf42e #faf31f #faf42e;
  border: 1px solid;
  color: #e5226d !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 16cm;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-c4e7612b7576 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-c4e7612b7576 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #fcf983;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fbf651), color-stop(1, #fcf983));
  background: -ms-linear-gradient(bottom, #fbf651, #fcf983);
  background: -moz-linear-gradient(center bottom, #fbf651 0%, #fcf983 100%);
  background: -o-linear-gradient(#fcf983, #fbf651);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcf983', endColorstr='#fbf651', GradientType=0);
  border-color: #fcf98d #fcf983 #fcf874 #fcf983;
  color: #e5226d !important;
}