@media (max-width: 780px) {
  .so-widget-sow-button-atom-6fb5cf53eda7-7256 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-6fb5cf53eda7-7256 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-6fb5cf53eda7-7256 .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;
  font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, sans-serif;
  
  background: #189994;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #116d69), color-stop(1, #189994));
  background: -ms-linear-gradient(bottom, #116d69, #189994);
  background: -moz-linear-gradient(center bottom, #116d69 0%, #189994 100%);
  background: -o-linear-gradient(#189994, #116d69);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#189994', endColorstr='#116d69', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #0f605d #0e5754 #0c4a47 #0e5754;
  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-6fb5cf53eda7-7256 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-6fb5cf53eda7-7256 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #19a29d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #127672), color-stop(1, #19a29d));
  background: -ms-linear-gradient(bottom, #127672, #19a29d);
  background: -moz-linear-gradient(center bottom, #127672 0%, #19a29d 100%);
  background: -o-linear-gradient(#19a29d, #127672);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#19a29d', endColorstr='#127672', GradientType=0);
  border-color: #1baba5 #19a29d #179590 #19a29d;
  color: #ffffff !important;
}