@media (max-width: 780px) {
  .so-widget-sow-button-atom-94f8bcc13846-22420 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-94f8bcc13846-22420 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-94f8bcc13846-22420 .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: #7ab888;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #59a66a), color-stop(1, #7ab888));
  background: -ms-linear-gradient(bottom, #59a66a, #7ab888);
  background: -moz-linear-gradient(center bottom, #59a66a 0%, #7ab888 100%);
  background: -o-linear-gradient(#7ab888, #59a66a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ab888', endColorstr='#59a66a', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #539c64 #509660 #4b8c59 #509660;
  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-94f8bcc13846-22420 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-94f8bcc13846-22420 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #d7e9db;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b6d6be), color-stop(1, #d7e9db));
  background: -ms-linear-gradient(bottom, #b6d6be, #d7e9db);
  background: -moz-linear-gradient(center bottom, #b6d6be 0%, #d7e9db 100%);
  background: -o-linear-gradient(#d7e9db, #b6d6be);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d7e9db', endColorstr='#b6d6be', GradientType=0);
  border-color: #ddece1 #d7e9db #cde3d2 #d7e9db;
  color: #000000 !important;
}