@media (max-width: 780px) {
  .so-widget-sow-button-atom-f6041bc03e5a-1270 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-f6041bc03e5a-1270 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-f6041bc03e5a-1270 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  
  font-size: 1.45em;
  padding: 1em 2em;
  background: #337523;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #224e17), color-stop(1, #337523));
  background: -ms-linear-gradient(bottom, #224e17, #337523);
  background: -moz-linear-gradient(center bottom, #224e17 0%, #337523 100%);
  background: -o-linear-gradient(#337523, #224e17);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#337523', endColorstr='#224e17', GradientType=0);
  border: 1px solid;
  border-color: #1d4214 #193a11 #142e0e #193a11;
  color: #ffffff !important;
  -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;
  -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);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.so-widget-sow-button-atom-f6041bc03e5a-1270 .ow-button-base a > span {
  display: flex;
  justify-content: center;
}
.so-widget-sow-button-atom-f6041bc03e5a-1270 .ow-button-base a > span [class^="sow-icon-"] {
  font-size: 1.3em;
}
.so-widget-sow-button-atom-f6041bc03e5a-1270 .ow-button-base a.ow-icon-placement-top > span {
  flex-direction: column;
}
.so-widget-sow-button-atom-f6041bc03e5a-1270 .ow-button-base a.ow-icon-placement-right > span {
  flex-direction: row-reverse;
}
.so-widget-sow-button-atom-f6041bc03e5a-1270 .ow-button-base a.ow-icon-placement-bottom > span {
  flex-direction: column-reverse;
}
.so-widget-sow-button-atom-f6041bc03e5a-1270 .ow-button-base a.ow-icon-placement-left > span {
  align-items: start;
}
.so-widget-sow-button-atom-f6041bc03e5a-1270 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-f6041bc03e5a-1270 .ow-button-base a.ow-button-hover:hover {
  background: #367d25;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #25561a), color-stop(1, #367d25));
  background: -ms-linear-gradient(bottom, #25561a, #367d25);
  background: -moz-linear-gradient(center bottom, #25561a 0%, #367d25 100%);
  background: -o-linear-gradient(#367d25, #25561a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#367d25', endColorstr='#25561a', GradientType=0);
  border-color: #3a8528 #367d25 #317122 #367d25;
  color: #ffffff !important;
}