@media (max-width: 780px) {
  .so-widget-sow-button-atom-45646917a976-25 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-45646917a976-25 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-45646917a976-25 .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.15em;
  padding: 0.5em 1em;
  background: #1dd6c0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #17a998), color-stop(1, #1dd6c0));
  background: -ms-linear-gradient(bottom, #17a998, #1dd6c0);
  background: -moz-linear-gradient(center bottom, #17a998 0%, #1dd6c0 100%);
  background: -o-linear-gradient(#1dd6c0, #17a998);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1dd6c0', endColorstr='#17a998', GradientType=0);
  border: 1px solid;
  border-color: #159c8c #149384 #128577 #149384;
  color: #000000 !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-45646917a976-25 .ow-button-base a:active,
.so-widget-sow-button-atom-45646917a976-25 .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-45646917a976-25 .ow-button-base a.ow-button-hover:hover {
  background: #1edfc8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #18b2a0), color-stop(1, #1edfc8));
  background: -ms-linear-gradient(bottom, #18b2a0, #1edfc8);
  background: -moz-linear-gradient(center bottom, #18b2a0 0%, #1edfc8 100%);
  background: -o-linear-gradient(#1edfc8, #18b2a0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1edfc8', endColorstr='#18b2a0', GradientType=0);
  border-color: #26e2cb #1edfc8 #1cd2bc #1edfc8;
}