@media (max-width: 780px) {
  .so-widget-sow-button-atom-f773565f6e4f-14 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-f773565f6e4f-14 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-f773565f6e4f-14 .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: #329627;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #256e1c), color-stop(1, #329627));
  background: -ms-linear-gradient(bottom, #256e1c, #329627);
  background: -moz-linear-gradient(center bottom, #256e1c 0%, #329627 100%);
  background: -o-linear-gradient(#329627, #256e1c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#329627', endColorstr='#256e1c', 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: #206119 #1e5917 #1a4d14 #1e5917;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 200px;
  max-width: 100%;
  padding-inline: 1em;
}
.so-widget-sow-button-atom-f773565f6e4f-14 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-f773565f6e4f-14 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #359e29;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #27761f), color-stop(1, #359e29));
  background: -ms-linear-gradient(bottom, #27761f, #359e29);
  background: -moz-linear-gradient(center bottom, #27761f 0%, #359e29 100%);
  background: -o-linear-gradient(#359e29, #27761f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#359e29', endColorstr='#27761f', GradientType=0);
  border-color: #37a62b #359e29 #319226 #359e29;
  color: #ffffff !important;
}