@media (max-width: 780px) {
  .so-widget-sow-button-atom-fb726132e0e7-66 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-fb726132e0e7-66 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-fb726132e0e7-66 .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: #18ba9f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #128d78), color-stop(1, #18ba9f));
  background: -ms-linear-gradient(bottom, #128d78, #18ba9f);
  background: -moz-linear-gradient(center bottom, #128d78 0%, #18ba9f 100%);
  background: -o-linear-gradient(#18ba9f, #128d78);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#18ba9f', endColorstr='#128d78', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #107f6d #0f7665 #0e6959 #0f7665;
  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-fb726132e0e7-66 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-fb726132e0e7-66 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #19c3a7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #139680), color-stop(1, #19c3a7));
  background: -ms-linear-gradient(bottom, #139680, #19c3a7);
  background: -moz-linear-gradient(center bottom, #139680 0%, #19c3a7 100%);
  background: -o-linear-gradient(#19c3a7, #139680);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#19c3a7', endColorstr='#139680', GradientType=0);
  border-color: #1accae #19c3a7 #17b59b #19c3a7;
  color: #ffffff !important;
}