@media (max-width: 780px) {
  .so-widget-sow-button-atom-8537214ef435-2 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-8537214ef435-2 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-8537214ef435-2 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 400px;
  max-width: 100%;
  
  font-size: 30px;
  padding: 10px 20px;
  background: #104c06;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #061d02), color-stop(1, #104c06));
  background: -ms-linear-gradient(bottom, #061d02, #104c06);
  background: -moz-linear-gradient(center bottom, #061d02 0%, #104c06 100%);
  background: -o-linear-gradient(#104c06, #061d02);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#104c06', endColorstr='#061d02', GradientType=0);
  border: 1px solid;
  border-color: #030f01 #010500 #000000 #010500;
  color: #ffffff !important;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  -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-8537214ef435-2 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-8537214ef435-2 .ow-button-base a.ow-button-hover:hover {
  background: #36b05b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2a8947), color-stop(1, #36b05b));
  background: -ms-linear-gradient(bottom, #2a8947, #36b05b);
  background: -moz-linear-gradient(center bottom, #2a8947 0%, #36b05b 100%);
  background: -o-linear-gradient(#36b05b, #2a8947);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#36b05b', endColorstr='#2a8947', GradientType=0);
  border-color: #39b85f #36b05b #33a455 #36b05b;
  color: #000000 !important;
}