@media (max-width: 780px) {
  .so-widget-sow-button-atom-262d84efb48f-154 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-262d84efb48f-154 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-262d84efb48f-154 .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: #5cd6ce;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #33ccc2), color-stop(1, #5cd6ce));
  background: -ms-linear-gradient(bottom, #33ccc2, #5cd6ce);
  background: -moz-linear-gradient(center bottom, #33ccc2 0%, #5cd6ce 100%);
  background: -o-linear-gradient(#5cd6ce, #33ccc2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cd6ce', endColorstr='#33ccc2', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #30c0b6 #2eb7ae #2baba3 #2eb7ae;
  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-262d84efb48f-154 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-262d84efb48f-154 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #b5ece8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8de2dc), color-stop(1, #b5ece8));
  background: -ms-linear-gradient(bottom, #8de2dc, #b5ece8);
  background: -moz-linear-gradient(center bottom, #8de2dc 0%, #b5ece8 100%);
  background: -o-linear-gradient(#b5ece8, #8de2dc);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b5ece8', endColorstr='#8de2dc', GradientType=0);
  border-color: #bdeeeb #b5ece8 #a9e9e5 #b5ece8;
  color: #000000 !important;
}