@media (max-width: 780px) {
  .so-widget-sow-button-atom-17c22e410c76-620 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-17c22e410c76-620 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-17c22e410c76-620 .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: #def1f7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b5e0ed), color-stop(1, #def1f7));
  background: -ms-linear-gradient(bottom, #b5e0ed, #def1f7);
  background: -moz-linear-gradient(center bottom, #b5e0ed 0%, #def1f7 100%);
  background: -o-linear-gradient(#def1f7, #b5e0ed);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#def1f7', endColorstr='#b5e0ed', 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: #a9daea #a0d7e8 #94d2e5 #a0d7e8;
  border: 1px solid;
  color: #494949 !important;
  font-size: 1.45em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-17c22e410c76-620 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-17c22e410c76-620 .ow-button-base a.ow-button-hover:hover {
  background: #e6f4f9;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bde3ef), color-stop(1, #e6f4f9));
  background: -ms-linear-gradient(bottom, #bde3ef, #e6f4f9);
  background: -moz-linear-gradient(center bottom, #bde3ef 0%, #e6f4f9 100%);
  background: -o-linear-gradient(#e6f4f9, #bde3ef);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6f4f9', endColorstr='#bde3ef', GradientType=0);
  border-color: #eef8fb #e6f4f9 #daeff6 #e6f4f9;
  color: #494949 !important;
}