@media (max-width: 780px) {
  .so-widget-sow-button-atom-dc90cc3cfb1d-6244 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-dc90cc3cfb1d-6244 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-dc90cc3cfb1d-6244 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Actor;
  
  
  font-size: 1.2em;
  padding: 0.1em 0.2em;
  background: #1ebc68;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #179050), color-stop(1, #1ebc68));
  background: -ms-linear-gradient(bottom, #179050, #1ebc68);
  background: -moz-linear-gradient(center bottom, #179050 0%, #1ebc68 100%);
  background: -o-linear-gradient(#1ebc68, #179050);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1ebc68', endColorstr='#179050', GradientType=0);
  border: 1px solid;
  border-color: #158348 #137a44 #116d3c #137a44;
  color: #000000 !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-dc90cc3cfb1d-6244 .ow-button-base a:active,
.so-widget-sow-button-atom-dc90cc3cfb1d-6244 .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-dc90cc3cfb1d-6244 .ow-button-base a.ow-button-hover:hover {
  background: #1fc56d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #189955), color-stop(1, #1fc56d));
  background: -ms-linear-gradient(bottom, #189955, #1fc56d);
  background: -moz-linear-gradient(center bottom, #189955 0%, #1fc56d 100%);
  background: -o-linear-gradient(#1fc56d, #189955);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1fc56d', endColorstr='#189955', GradientType=0);
  border-color: #21ce72 #1fc56d #1db866 #1fc56d;
}