@media (max-width: 780px) {
  .so-widget-sow-button-atom-b10beea0717c-7994 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-b10beea0717c-7994 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-b10beea0717c-7994 .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: #126f63;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0b433c), color-stop(1, #126f63));
  background: -ms-linear-gradient(bottom, #0b433c, #126f63);
  background: -moz-linear-gradient(center bottom, #0b433c 0%, #126f63 100%);
  background: -o-linear-gradient(#126f63, #0b433c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#126f63', endColorstr='#0b433c', 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: #093630 #072d28 #05201d #072d28;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 4in;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-b10beea0717c-7994 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-b10beea0717c-7994 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #13786b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0c4c44), color-stop(1, #13786b));
  background: -ms-linear-gradient(bottom, #0c4c44, #13786b);
  background: -moz-linear-gradient(center bottom, #0c4c44 0%, #13786b 100%);
  background: -o-linear-gradient(#13786b, #0c4c44);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#13786b', endColorstr='#0c4c44', GradientType=0);
  border-color: #158173 #13786b #116b5f #13786b;
  color: #ffffff !important;
}