@media (max-width: 780px) {
  .so-widget-sow-button-atom-687d9cd82183-840 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-687d9cd82183-840 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-687d9cd82183-840 .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: #3abc52;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2e9541), color-stop(1, #3abc52));
  background: -ms-linear-gradient(bottom, #2e9541, #3abc52);
  background: -moz-linear-gradient(center bottom, #2e9541 0%, #3abc52 100%);
  background: -o-linear-gradient(#3abc52, #2e9541);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3abc52', endColorstr='#2e9541', GradientType=0);
  -webkit-border-radius: 1.5;
  -moz-border-radius: 1.5;
  border-radius: 1.5;
  border-color: #2a893c #288239 #247633 #288239;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-687d9cd82183-840 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-687d9cd82183-840 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #3dc356;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #309d44), color-stop(1, #3dc356));
  background: -ms-linear-gradient(bottom, #309d44, #3dc356);
  background: -moz-linear-gradient(center bottom, #309d44 0%, #3dc356 100%);
  background: -o-linear-gradient(#3dc356, #309d44);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3dc356', endColorstr='#309d44', GradientType=0);
  border-color: #45c65d #3dc356 #39b850 #3dc356;
  color: #ffffff !important;
}