@media (max-width: 780px) {
  .so-widget-sow-button-atom-3c7acead9949-217 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-3c7acead9949-217 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-3c7acead9949-217 .ow-button-base a {
  -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: #36a9db;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #228dbc), color-stop(1, #36a9db));
  background: -ms-linear-gradient(bottom, #228dbc, #36a9db);
  background: -moz-linear-gradient(center bottom, #228dbc 0%, #36a9db 100%);
  background: -o-linear-gradient(#36a9db, #228dbc);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#36a9db', endColorstr='#228dbc', GradientType=0);
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-color: #1f84af #1e7da7 #1c739a #1e7da7;
  border: 1px solid;
  color: #ffffff !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-3c7acead9949-217 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-3c7acead9949-217 .ow-button-base a.ow-button-hover:hover {
  background: #3faddd;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2394c5), color-stop(1, #3faddd));
  background: -ms-linear-gradient(bottom, #2394c5, #3faddd);
  background: -moz-linear-gradient(center bottom, #2394c5 0%, #3faddd 100%);
  background: -o-linear-gradient(#3faddd, #2394c5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3faddd', endColorstr='#2394c5', GradientType=0);
  border-color: #47b0de #3faddd #32a7da #3faddd;
  color: #ffffff !important;
}