@media (max-width: 780px) {
  .so-widget-sow-button-atom-43c8ae5049a9-3437 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-43c8ae5049a9-3437 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-43c8ae5049a9-3437 .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: #5b9ed9;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3286cf), color-stop(1, #5b9ed9));
  background: -ms-linear-gradient(bottom, #3286cf, #5b9ed9);
  background: -moz-linear-gradient(center bottom, #3286cf 0%, #5b9ed9 100%);
  background: -o-linear-gradient(#5b9ed9, #3286cf);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5b9ed9', endColorstr='#3286cf', GradientType=0);
  -webkit-border-radius: 2em 2em 2em 2em;
  -moz-border-radius: 2em 2em 2em 2em;
  border-radius: 2em 2em 2em 2em;
  border-color: #2d7ec4 #2c78bc #2970b0 #2c78bc;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1.2em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-43c8ae5049a9-3437 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-43c8ae5049a9-3437 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #f47824;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d95f0b), color-stop(1, #f47824));
  background: -ms-linear-gradient(bottom, #d95f0b, #f47824);
  background: -moz-linear-gradient(center bottom, #d95f0b 0%, #f47824 100%);
  background: -o-linear-gradient(#f47824, #d95f0b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47824', endColorstr='#d95f0b', GradientType=0);
  border-color: #f47e2d #f47824 #f36f15 #f47824;
  color: #000000 !important;
}