@media (max-width: 780px) {
  .so-widget-sow-button-atom-86f7271a96ce-45 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-86f7271a96ce-45 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-86f7271a96ce-45 .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: #07951b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #056412), color-stop(1, #07951b));
  background: -ms-linear-gradient(bottom, #056412, #07951b);
  background: -moz-linear-gradient(center bottom, #056412 0%, #07951b 100%);
  background: -o-linear-gradient(#07951b, #056412);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#07951b', endColorstr='#056412', 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: #045610 #044c0e #033d0b #044c0e;
  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-86f7271a96ce-45 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-86f7271a96ce-45 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #079f1d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #056e14), color-stop(1, #079f1d));
  background: -ms-linear-gradient(bottom, #056e14, #079f1d);
  background: -moz-linear-gradient(center bottom, #056e14 0%, #079f1d 100%);
  background: -o-linear-gradient(#079f1d, #056e14);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#079f1d', endColorstr='#056e14', GradientType=0);
  border-color: #08a81f #079f1d #07901a #079f1d;
  color: #ffffff !important;
}