@media (max-width: 780px) {
  .so-widget-sow-button-atom-7051ef351c5a-24799 .ow-button-base.ow-button-align-justify {
    text-align: center;
  }
  .so-widget-sow-button-atom-7051ef351c5a-24799 .ow-button-base.ow-button-align-justify.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-7051ef351c5a-24799 .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;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  background: #eddef4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d8b8e7), color-stop(1, #eddef4));
  background: -ms-linear-gradient(bottom, #d8b8e7, #eddef4);
  background: -moz-linear-gradient(center bottom, #d8b8e7 0%, #eddef4 100%);
  background: -o-linear-gradient(#eddef4, #d8b8e7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eddef4', endColorstr='#d8b8e7', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #d2ace3 #cea5e1 #c799dd #cea5e1;
  border: 1px solid;
  color: #2b2b2b !important;
  font-size: 1;
  
  padding-block: 1.4;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2.8;
}
.so-widget-sow-button-atom-7051ef351c5a-24799 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-7051ef351c5a-24799 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #f1e6f7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dcbfea), color-stop(1, #f1e6f7));
  background: -ms-linear-gradient(bottom, #dcbfea, #f1e6f7);
  background: -moz-linear-gradient(center bottom, #dcbfea 0%, #f1e6f7 100%);
  background: -o-linear-gradient(#f1e6f7, #dcbfea);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1e6f7', endColorstr='#dcbfea', GradientType=0);
  border-color: #f5edf9 #f1e6f7 #ebdaf3 #f1e6f7;
  color: #2b2b2b !important;
}