@media (max-width: 780px) {
  .so-widget-sow-button-atom-e31b7a257f18-10554 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-e31b7a257f18-10554 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-e31b7a257f18-10554 .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: #52c7d4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #30b4c3), color-stop(1, #52c7d4));
  background: -ms-linear-gradient(bottom, #30b4c3, #52c7d4);
  background: -moz-linear-gradient(center bottom, #30b4c3 0%, #52c7d4 100%);
  background: -o-linear-gradient(#52c7d4, #30b4c3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#52c7d4', endColorstr='#30b4c3', GradientType=0);
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-color: #2da9b6 #2ba1ae #2896a2 #2ba1ae;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-e31b7a257f18-10554 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-e31b7a257f18-10554 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #5acad6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #32bccb), color-stop(1, #5acad6));
  background: -ms-linear-gradient(bottom, #32bccb, #5acad6);
  background: -moz-linear-gradient(center bottom, #32bccb 0%, #5acad6 100%);
  background: -o-linear-gradient(#5acad6, #32bccb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5acad6', endColorstr='#32bccb', GradientType=0);
  border-color: #62ccd8 #5acad6 #4ec6d3 #5acad6;
  color: #ffffff !important;
}