@media (max-width: 780px) {
  .so-widget-sow-button-atom-85c1e61ab657-31378 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-85c1e61ab657-31378 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-85c1e61ab657-31378 .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: #4c9ff5;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1c85f2), color-stop(1, #4c9ff5));
  background: -ms-linear-gradient(bottom, #1c85f2, #4c9ff5);
  background: -moz-linear-gradient(center bottom, #1c85f2 0%, #4c9ff5 100%);
  background: -o-linear-gradient(#4c9ff5, #1c85f2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c9ff5', endColorstr='#1c85f2', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #0d7df1 #0d78e8 #0c71d9 #0d78e8;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 500px;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-85c1e61ab657-31378 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-85c1e61ab657-31378 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #56a4f6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #258af3), color-stop(1, #56a4f6));
  background: -ms-linear-gradient(bottom, #258af3, #56a4f6);
  background: -moz-linear-gradient(center bottom, #258af3 0%, #56a4f6 100%);
  background: -o-linear-gradient(#56a4f6, #258af3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#56a4f6', endColorstr='#258af3', GradientType=0);
  border-color: #5fa9f6 #56a4f6 #479cf5 #56a4f6;
  color: #ffffff !important;
}