@media (max-width: 780px) {
  .so-widget-sow-button-atom-006ac049a478 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-006ac049a478 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-006ac049a478 .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: #9be293;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #76d76b), color-stop(1, #9be293));
  background: -ms-linear-gradient(bottom, #76d76b, #9be293);
  background: -moz-linear-gradient(center bottom, #76d76b 0%, #9be293 100%);
  background: -o-linear-gradient(#9be293, #76d76b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9be293', endColorstr='#76d76b', GradientType=0);
  -webkit-border-radius: 3% 4% 3% 4%;
  -moz-border-radius: 3% 4% 3% 4%;
  border-radius: 3% 4% 3% 4%;
  border-color: #6bd45f #63d257 #58cf4b #63d257;
  border: 1px solid;
  color: #003b77 !important;
  font-size: 100%;
  
  padding-block: 0.55%;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 29%;
  max-width: 100%;
  padding-inline: 1.1%;
}
.so-widget-sow-button-atom-006ac049a478 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-006ac049a478 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #b4ee5e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9fe930), color-stop(1, #b4ee5e));
  background: -ms-linear-gradient(bottom, #9fe930, #b4ee5e);
  background: -moz-linear-gradient(center bottom, #9fe930 0%, #b4ee5e 100%);
  background: -o-linear-gradient(#b4ee5e, #9fe930);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b4ee5e', endColorstr='#9fe930', GradientType=0);
  border-color: #b9ef67 #b4ee5e #aeed50 #b4ee5e;
  color: #aa1631 !important;
}