@media (max-width: 780px) {
  .so-widget-sow-button-atom-3ddb8448e6a0-3483 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-3ddb8448e6a0-3483 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-3ddb8448e6a0-3483 .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: #2daf16;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #218210), color-stop(1, #2daf16));
  background: -ms-linear-gradient(bottom, #218210, #2daf16);
  background: -moz-linear-gradient(center bottom, #218210 0%, #2daf16 100%);
  background: -o-linear-gradient(#2daf16, #218210);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2daf16', endColorstr='#218210', 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: #1e740f #1c6b0d #185d0c #1c6b0d;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-3ddb8448e6a0-3483 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-3ddb8448e6a0-3483 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #2fb817;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #248b11), color-stop(1, #2fb817));
  background: -ms-linear-gradient(bottom, #248b11, #2fb817);
  background: -moz-linear-gradient(center bottom, #248b11 0%, #2fb817 100%);
  background: -o-linear-gradient(#2fb817, #248b11);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2fb817', endColorstr='#248b11', GradientType=0);
  border-color: #32c118 #2fb817 #2caa15 #2fb817;
  color: #ffffff !important;
}