@media (max-width: 780px) {
  .so-widget-sow-button-atom-f6ed7ae7ea3a-40 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-f6ed7ae7ea3a-40 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-f6ed7ae7ea3a-40 .ow-button-base a {
  -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: Lato;
  
  background: #bfc720;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #959b19), color-stop(1, #bfc720));
  background: -ms-linear-gradient(bottom, #959b19, #bfc720);
  background: -moz-linear-gradient(center bottom, #959b19 0%, #bfc720 100%);
  background: -o-linear-gradient(#bfc720, #959b19);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bfc720', endColorstr='#959b19', 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: #888e17 #808515 #737813 #808515;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-f6ed7ae7ea3a-40 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-f6ed7ae7ea3a-40 .ow-button-base a.ow-button-hover:hover {
  background: #c7d021;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9da41a), color-stop(1, #c7d021));
  background: -ms-linear-gradient(bottom, #9da41a, #c7d021);
  background: -moz-linear-gradient(center bottom, #9da41a 0%, #c7d021 100%);
  background: -o-linear-gradient(#c7d021, #9da41a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c7d021', endColorstr='#9da41a', GradientType=0);
  border-color: #d0d923 #c7d021 #bbc31f #c7d021;
  color: #000000 !important;
}