@media (max-width: 780px) {
  .so-widget-sow-button-atom-ce67c518f1a6-267 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-ce67c518f1a6-267 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-ce67c518f1a6-267 .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: #aaede4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #80e4d7), color-stop(1, #aaede4));
  background: -ms-linear-gradient(bottom, #80e4d7, #aaede4);
  background: -moz-linear-gradient(center bottom, #80e4d7 0%, #aaede4 100%);
  background: -o-linear-gradient(#aaede4, #80e4d7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aaede4', endColorstr='#80e4d7', GradientType=0);
  -webkit-border-radius: 1.5;
  -moz-border-radius: 1.5;
  border-radius: 1.5;
  border-color: #73e1d3 #6be0d0 #5eddcc #6be0d0;
  border: 1px solid;
  color: #000000 !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-ce67c518f1a6-267 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-ce67c518f1a6-267 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #b2efe7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #88e6d9), color-stop(1, #b2efe7));
  background: -ms-linear-gradient(bottom, #88e6d9, #b2efe7);
  background: -moz-linear-gradient(center bottom, #88e6d9 0%, #b2efe7 100%);
  background: -o-linear-gradient(#b2efe7, #88e6d9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b2efe7', endColorstr='#88e6d9', GradientType=0);
  border-color: #bbf1e9 #b2efe7 #a6ece3 #b2efe7;
  color: #000000 !important;
}