@media (max-width: 780px) {
  .so-widget-sow-button-atom-390d5807cd3b-38400 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-390d5807cd3b-38400 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-390d5807cd3b-38400 .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: #54c247;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #41a135), color-stop(1, #54c247));
  background: -ms-linear-gradient(bottom, #41a135, #54c247);
  background: -moz-linear-gradient(center bottom, #41a135 0%, #54c247 100%);
  background: -o-linear-gradient(#54c247, #41a135);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#54c247', endColorstr='#41a135', GradientType=0);
  -webkit-border-radius: 0.25px 0.25px 0.25px 0.25px;
  -moz-border-radius: 0.25px 0.25px 0.25px 0.25px;
  border-radius: 0.25px 0.25px 0.25px 0.25px;
  border-color: #3c9531 #398e2f #34822b #398e2f;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 14px;
  
  padding-block: 10px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 150px;
  max-width: 100%;
  padding-inline: 20px;
}
.so-widget-sow-button-atom-390d5807cd3b-38400 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-390d5807cd3b-38400 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #5bc54f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #44a838), color-stop(1, #5bc54f));
  background: -ms-linear-gradient(bottom, #44a838, #5bc54f);
  background: -moz-linear-gradient(center bottom, #44a838 0%, #5bc54f 100%);
  background: -o-linear-gradient(#5bc54f, #44a838);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc54f', endColorstr='#44a838', GradientType=0);
  border-color: #62c756 #5bc54f #50c143 #5bc54f;
  color: #dadada !important;
}