@media (max-width: 780px) {
  .so-widget-sow-button-atom-671e78533e28-42 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-671e78533e28-42 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-671e78533e28-42 .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: #1babb3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #148187), color-stop(1, #1babb3));
  background: -ms-linear-gradient(bottom, #148187, #1babb3);
  background: -moz-linear-gradient(center bottom, #148187 0%, #1babb3 100%);
  background: -o-linear-gradient(#1babb3, #148187);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1babb3', endColorstr='#148187', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #127479 #116b71 #0f5f63 #116b71;
  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-671e78533e28-42 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-671e78533e28-42 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #1cb3bc;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #168990), color-stop(1, #1cb3bc));
  background: -ms-linear-gradient(bottom, #168990, #1cb3bc);
  background: -moz-linear-gradient(center bottom, #168990 0%, #1cb3bc 100%);
  background: -o-linear-gradient(#1cb3bc, #168990);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1cb3bc', endColorstr='#168990', GradientType=0);
  border-color: #1ebcc5 #1cb3bc #1aa7af #1cb3bc;
  color: #ffffff !important;
}