@media (max-width: 780px) {
  .so-widget-sow-button-atom-7c22565dc97f-13 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-7c22565dc97f-13 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-7c22565dc97f-13 .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;
  font-family: Titillium Web;
  
  background: #2cd6a3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #22ad83), color-stop(1, #2cd6a3));
  background: -ms-linear-gradient(bottom, #22ad83, #2cd6a3);
  background: -moz-linear-gradient(center bottom, #22ad83 0%, #2cd6a3 100%);
  background: -o-linear-gradient(#2cd6a3, #22ad83);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2cd6a3', endColorstr='#22ad83', 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: #1fa17a #1e9873 #1b8b6a #1e9873;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.3em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 100%;
  max-width: 100%;
  padding-inline: 1em;
}
.so-widget-sow-button-atom-7c22565dc97f-13 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-7c22565dc97f-13 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #35d8a7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #23b68a), color-stop(1, #35d8a7));
  background: -ms-linear-gradient(bottom, #23b68a, #35d8a7);
  background: -moz-linear-gradient(center bottom, #23b68a 0%, #35d8a7 100%);
  background: -o-linear-gradient(#35d8a7, #23b68a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#35d8a7', endColorstr='#23b68a', GradientType=0);
  border-color: #3dd9aa #35d8a7 #29d4a1 #35d8a7;
  color: #ffffff !important;
}