@media (max-width: 780px) {
  .so-widget-sow-button-atom-f96c25e9bcdc-1952 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-f96c25e9bcdc-1952 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-f96c25e9bcdc-1952 .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.2em;
  padding: 0.6em 1.2em;
  background: #3ded5a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #15e237), color-stop(1, #3ded5a));
  background: -ms-linear-gradient(bottom, #15e237, #3ded5a);
  background: -moz-linear-gradient(center bottom, #15e237 0%, #3ded5a 100%);
  background: -o-linear-gradient(#3ded5a, #15e237);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3ded5a', endColorstr='#15e237', GradientType=0);
  border: 1px solid;
  border-color: #14d433 #13cb31 #12bd2e #13cb31;
  color: #ffffff !important;
  -webkit-border-radius: 50px 50px 50px 50px;
  -moz-border-radius: 50px 50px 50px 50px;
  border-radius: 50px 50px 50px 50px;
  -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-f96c25e9bcdc-1952 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-f96c25e9bcdc-1952 .ow-button-base a.ow-button-hover:hover {
  background: #46ee62;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #18ea3a), color-stop(1, #46ee62));
  background: -ms-linear-gradient(bottom, #18ea3a, #46ee62);
  background: -moz-linear-gradient(center bottom, #18ea3a 0%, #46ee62 100%);
  background: -o-linear-gradient(#46ee62, #18ea3a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#46ee62', endColorstr='#18ea3a', GradientType=0);
  border-color: #50ef6a #46ee62 #38ed56 #46ee62;
  color: #ffffff !important;
}