@media (max-width: 780px) {
  .so-widget-sow-button-atom-6436a6d5bc53-28 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-6436a6d5bc53-28 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-6436a6d5bc53-28 .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.3em;
  padding: 1.8em 3.6em;
  background: #167c52;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0e5135), color-stop(1, #167c52));
  background: -ms-linear-gradient(bottom, #0e5135, #167c52);
  background: -moz-linear-gradient(center bottom, #0e5135 0%, #167c52 100%);
  background: -o-linear-gradient(#167c52, #0e5135);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#167c52', endColorstr='#0e5135', GradientType=0);
  border: 1px solid;
  border-color: #0c442d #0a3b27 #082e1e #0a3b27;
  color: #ffffff !important;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 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-6436a6d5bc53-28 .ow-button-base a:active,
.so-widget-sow-button-atom-6436a6d5bc53-28 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-6436a6d5bc53-28 .ow-button-base a.ow-button-hover:hover {
  background: #115d3e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #093121), color-stop(1, #115d3e));
  background: -ms-linear-gradient(bottom, #093121, #115d3e);
  background: -moz-linear-gradient(center bottom, #093121 0%, #115d3e 100%);
  background: -o-linear-gradient(#115d3e, #093121);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#115d3e', endColorstr='#093121', GradientType=0);
  border-color: #126544 #115d3e #0e5035 #115d3e;
}