@media (max-width: 780px) {
  .so-widget-sow-button-atom-1791921e4f9e .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-1791921e4f9e .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-1791921e4f9e .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: #dcf9f1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b0f2e0), color-stop(1, #dcf9f1));
  background: -ms-linear-gradient(bottom, #b0f2e0, #dcf9f1);
  background: -moz-linear-gradient(center bottom, #b0f2e0 0%, #dcf9f1 100%);
  background: -o-linear-gradient(#dcf9f1, #b0f2e0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dcf9f1', endColorstr='#b0f2e0', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #a3efda #9beed7 #8eecd2 #9beed7;
  border: 1px solid;
  color: #474543 !important;
  font-size: 1.15em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 100%;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-1791921e4f9e .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-1791921e4f9e .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e5faf4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b9f3e3), color-stop(1, #e5faf4));
  background: -ms-linear-gradient(bottom, #b9f3e3, #e5faf4);
  background: -moz-linear-gradient(center bottom, #b9f3e3 0%, #e5faf4 100%);
  background: -o-linear-gradient(#e5faf4, #b9f3e3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5faf4', endColorstr='#b9f3e3', GradientType=0);
  border-color: #edfcf8 #e5faf4 #d8f8ef #e5faf4;
  color: #474543 !important;
}