@media (max-width: 780px) {
  .so-widget-sow-button-atom-8ddd79842a1c-17 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-8ddd79842a1c-17 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-8ddd79842a1c-17 .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: #1e6683;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #14465a), color-stop(1, #1e6683));
  background: -ms-linear-gradient(bottom, #14465a, #1e6683);
  background: -moz-linear-gradient(center bottom, #14465a 0%, #1e6683 100%);
  background: -o-linear-gradient(#1e6683, #14465a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e6683', endColorstr='#14465a', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #123c4d #103645 #0d2c38 #103645;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 400px;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-8ddd79842a1c-17 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-8ddd79842a1c-17 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #206c8b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #164c62), color-stop(1, #206c8b));
  background: -ms-linear-gradient(bottom, #164c62, #206c8b);
  background: -moz-linear-gradient(center bottom, #164c62 0%, #206c8b 100%);
  background: -o-linear-gradient(#206c8b, #164c62);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#206c8b', endColorstr='#164c62', GradientType=0);
  border-color: #227394 #206c8b #1d637f #206c8b;
  color: #ffffff !important;
}