@media (max-width: 780px) {
  .so-widget-sow-button-atom-97296ca4fc89-234232 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-97296ca4fc89-234232 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-97296ca4fc89-234232 .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;
  font-family: Nunito Sans;
  
  background: #00664a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #003325), color-stop(1, #00664a));
  background: -ms-linear-gradient(bottom, #003325, #00664a);
  background: -moz-linear-gradient(center bottom, #003325 0%, #00664a 100%);
  background: -o-linear-gradient(#00664a, #003325);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00664a', endColorstr='#003325', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #00241a #001a13 #000a07 #001a13;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.3;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 250px;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-97296ca4fc89-234232 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-97296ca4fc89-234232 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #007051;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #003d2c), color-stop(1, #007051));
  background: -ms-linear-gradient(bottom, #003d2c, #007051);
  background: -moz-linear-gradient(center bottom, #003d2c 0%, #007051 100%);
  background: -o-linear-gradient(#007051, #003d2c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007051', endColorstr='#003d2c', GradientType=0);
  border-color: #007a59 #007051 #006146 #007051;
  color: #ffffff !important;
}