@media (max-width: 780px) {
  .so-widget-sow-button-atom-54324a98d970-1311 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-54324a98d970-1311 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-54324a98d970-1311 .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: #486b72;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #344e53), color-stop(1, #486b72));
  background: -ms-linear-gradient(bottom, #344e53, #486b72);
  background: -moz-linear-gradient(center bottom, #344e53 0%, #486b72 100%);
  background: -o-linear-gradient(#486b72, #344e53);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#486b72', endColorstr='#344e53', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #2e4549 #2a3f43 #24363a #2a3f43;
  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-54324a98d970-1311 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-54324a98d970-1311 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #4c7178;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #385459), color-stop(1, #4c7178));
  background: -ms-linear-gradient(bottom, #385459, #4c7178);
  background: -moz-linear-gradient(center bottom, #385459 0%, #4c7178 100%);
  background: -o-linear-gradient(#4c7178, #385459);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c7178', endColorstr='#385459', GradientType=0);
  border-color: #50777f #4c7178 #46686f #4c7178;
  color: #ffffff !important;
}