@media (max-width: 780px) {
  .so-widget-sow-button-atom-9349013a0226 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-9349013a0226 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-9349013a0226 .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: #cae4db;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a8d3c4), color-stop(1, #cae4db));
  background: -ms-linear-gradient(bottom, #a8d3c4, #cae4db);
  background: -moz-linear-gradient(center bottom, #a8d3c4 0%, #cae4db 100%);
  background: -o-linear-gradient(#cae4db, #a8d3c4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cae4db', endColorstr='#a8d3c4', GradientType=0);
  -webkit-border-radius: 0.25px;
  -moz-border-radius: 0.25px;
  border-radius: 0.25px;
  border-color: #9ecebd #97cab9 #8dc5b2 #97cab9;
  border: 1px solid;
  color: #003000 !important;
  font-size: 1em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1em;
}
.so-widget-sow-button-atom-9349013a0226 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-9349013a0226 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e5f2f2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c3e0e2), color-stop(1, #e5f2f2));
  background: -ms-linear-gradient(bottom, #c3e0e2, #e5f2f2);
  background: -moz-linear-gradient(center bottom, #c3e0e2 0%, #e5f2f2 100%);
  background: -o-linear-gradient(#e5f2f2, #c3e0e2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5f2f2', endColorstr='#c3e0e2', GradientType=0);
  border-color: #ecf5f6 #e5f2f2 #dbeced #e5f2f2;
  color: #003000 !important;
}