@media (max-width: 780px) {
  .so-widget-sow-button-atom-0ddeec42b9ab-524 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-0ddeec42b9ab-524 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-0ddeec42b9ab-524 .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: #0069b2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #004b7f), color-stop(1, #0069b2));
  background: -ms-linear-gradient(bottom, #004b7f, #0069b2);
  background: -moz-linear-gradient(center bottom, #004b7f 0%, #0069b2 100%);
  background: -o-linear-gradient(#0069b2, #004b7f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0069b2', endColorstr='#004b7f', GradientType=0);
  -webkit-border-radius: 1.5;
  -moz-border-radius: 1.5;
  border-radius: 1.5;
  border-color: #004270 #003c66 #003356 #003c66;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1.8;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 100%;
  max-width: 100%;
  padding-inline: 3.6;
}
.so-widget-sow-button-atom-0ddeec42b9ab-524 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-0ddeec42b9ab-524 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e55506;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b34205), color-stop(1, #e55506));
  background: -ms-linear-gradient(bottom, #b34205, #e55506);
  background: -moz-linear-gradient(center bottom, #b34205 0%, #e55506 100%);
  background: -o-linear-gradient(#e55506, #b34205);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e55506', endColorstr='#b34205', GradientType=0);
  border-color: #ef5807 #e55506 #d64f06 #e55506;
  color: #ffffff !important;
}