@media (max-width: 780px) {
  .so-widget-sow-button-atom-cb90fd1d07e8-2512 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-cb90fd1d07e8-2512 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-cb90fd1d07e8-2512 .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: #7c89a3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #616f8b), color-stop(1, #7c89a3));
  background: -ms-linear-gradient(bottom, #616f8b, #7c89a3);
  background: -moz-linear-gradient(center bottom, #616f8b 0%, #7c89a3 100%);
  background: -o-linear-gradient(#7c89a3, #616f8b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7c89a3', endColorstr='#616f8b', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #5b6882 #57637c #515c73 #57637c;
  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-cb90fd1d07e8-2512 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-cb90fd1d07e8-2512 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #93abbe;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7492ab), color-stop(1, #93abbe));
  background: -ms-linear-gradient(bottom, #7492ab, #93abbe);
  background: -moz-linear-gradient(center bottom, #7492ab 0%, #93abbe 100%);
  background: -o-linear-gradient(#93abbe, #7492ab);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#93abbe', endColorstr='#7492ab', GradientType=0);
  border-color: #9ab0c2 #93abbe #8aa4b8 #93abbe;
  color: #ffffff !important;
}