@media (max-width: 780px) {
  .so-widget-sow-button-atom-390825ea1d83-2665 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-390825ea1d83-2665 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-390825ea1d83-2665 .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: #476800;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #243500), color-stop(1, #476800));
  background: -ms-linear-gradient(bottom, #243500, #476800);
  background: -moz-linear-gradient(center bottom, #243500 0%, #476800 100%);
  background: -o-linear-gradient(#476800, #243500);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#476800', endColorstr='#243500', GradientType=0);
  -webkit-border-radius: 1.5em 1.5em 1.5em 1.5em;
  -moz-border-radius: 1.5em 1.5em 1.5em 1.5em;
  border-radius: 1.5em 1.5em 1.5em 1.5em;
  border-color: #1a2600 #131c00 #080c00 #131c00;
  border: 1px solid;
  color: #f4f4f4 !important;
  font-size: 1.3em;
  
  padding-block: 1.4em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2.8em;
}
.so-widget-sow-button-atom-390825ea1d83-2665 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-390825ea1d83-2665 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #4e7200;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2b3f00), color-stop(1, #4e7200));
  background: -ms-linear-gradient(bottom, #2b3f00, #4e7200);
  background: -moz-linear-gradient(center bottom, #2b3f00 0%, #4e7200 100%);
  background: -o-linear-gradient(#4e7200, #2b3f00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7200', endColorstr='#2b3f00', GradientType=0);
  border-color: #557c00 #4e7200 #446300 #4e7200;
  color: #f4f4f4 !important;
}