@media (max-width: 780px) {
  .so-widget-sow-button-atom-41177c65b45c-6091 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-41177c65b45c-6091 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-41177c65b45c-6091 .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: #4fb4b7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3d9396), color-stop(1, #4fb4b7));
  background: -ms-linear-gradient(bottom, #3d9396, #4fb4b7);
  background: -moz-linear-gradient(center bottom, #3d9396 0%, #4fb4b7 100%);
  background: -o-linear-gradient(#4fb4b7, #3d9396);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4fb4b7', endColorstr='#3d9396', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #39898b #368184 #317779 #368184;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-41177c65b45c-6091 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-41177c65b45c-6091 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #56b7ba;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #409a9d), color-stop(1, #56b7ba));
  background: -ms-linear-gradient(bottom, #409a9d, #56b7ba);
  background: -moz-linear-gradient(center bottom, #409a9d 0%, #56b7ba 100%);
  background: -o-linear-gradient(#56b7ba, #409a9d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#56b7ba', endColorstr='#409a9d', GradientType=0);
  border-color: #5dbabd #56b7ba #4bb2b6 #56b7ba;
  color: #ffffff !important;
}