@media (max-width: 780px) {
  .so-widget-sow-button-atom-e65ac9cb2033-4371 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-e65ac9cb2033-4371 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-e65ac9cb2033-4371 .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: 2em;
  padding: 1em 2em;
  background: #18e0a4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #13b282), color-stop(1, #18e0a4));
  background: -ms-linear-gradient(bottom, #13b282, #18e0a4);
  background: -moz-linear-gradient(center bottom, #13b282 0%, #18e0a4 100%);
  background: -o-linear-gradient(#18e0a4, #13b282);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#18e0a4', endColorstr='#13b282', GradientType=0);
  border: 1px solid;
  border-color: #12a478 #119b71 #0f8d67 #119b71;
  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-e65ac9cb2033-4371 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-e65ac9cb2033-4371 .ow-button-base a.ow-button-hover:hover {
  background: #4f6478;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3b4a59), color-stop(1, #4f6478));
  background: -ms-linear-gradient(bottom, #3b4a59, #4f6478);
  background: -moz-linear-gradient(center bottom, #3b4a59 0%, #4f6478 100%);
  background: -o-linear-gradient(#4f6478, #3b4a59);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f6478', endColorstr='#3b4a59', GradientType=0);
  border-color: #53697e #4f6478 #495c6f #4f6478;
  color: #ffffff !important;
}