@media (max-width: 780px) {
  .so-widget-sow-button-atom-b637ccf5e035-16416 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-b637ccf5e035-16416 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-b637ccf5e035-16416 .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: #4ec3e0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #25b3d6), color-stop(1, #4ec3e0));
  background: -ms-linear-gradient(bottom, #25b3d6, #4ec3e0);
  background: -moz-linear-gradient(center bottom, #25b3d6 0%, #4ec3e0 100%);
  background: -o-linear-gradient(#4ec3e0, #25b3d6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4ec3e0', endColorstr='#25b3d6', 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: #23a8c9 #22a0c0 #1f96b3 #22a0c0;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-b637ccf5e035-16416 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-b637ccf5e035-16416 .ow-button-base a.ow-button-hover:hover {
  background: #a8d85b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #93ce32), color-stop(1, #a8d85b));
  background: -ms-linear-gradient(bottom, #93ce32, #a8d85b);
  background: -moz-linear-gradient(center bottom, #93ce32 0%, #a8d85b 100%);
  background: -o-linear-gradient(#a8d85b, #93ce32);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8d85b', endColorstr='#93ce32', GradientType=0);
  border-color: #adda63 #a8d85b #a2d54f #a8d85b;
  color: #ffffff !important;
}