@media (max-width: 780px) {
  .so-widget-sow-button-atom-dea2a0016a28-4655 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-dea2a0016a28-4655 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-dea2a0016a28-4655 .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: #249e9a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1b7472), color-stop(1, #249e9a));
  background: -ms-linear-gradient(bottom, #1b7472, #249e9a);
  background: -moz-linear-gradient(center bottom, #1b7472 0%, #249e9a 100%);
  background: -o-linear-gradient(#249e9a, #1b7472);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#249e9a', endColorstr='#1b7472', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #186865 #16605d #135351 #16605d;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 200px;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-dea2a0016a28-4655 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-dea2a0016a28-4655 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #26a6a2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1c7d7a), color-stop(1, #26a6a2));
  background: -ms-linear-gradient(bottom, #1c7d7a, #26a6a2);
  background: -moz-linear-gradient(center bottom, #1c7d7a 0%, #26a6a2 100%);
  background: -o-linear-gradient(#26a6a2, #1c7d7a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#26a6a2', endColorstr='#1c7d7a', GradientType=0);
  border-color: #28afaa #26a6a2 #239a96 #26a6a2;
  color: #ffffff !important;
}