@media (max-width: 780px) {
  .so-widget-sow-button-atom-4d7f43c69070 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-4d7f43c69070 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-4d7f43c69070 .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.45em;
  padding: 1.8em 3.6em;
  background: #4ea4c4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3889a7), color-stop(1, #4ea4c4));
  background: -ms-linear-gradient(bottom, #3889a7, #4ea4c4);
  background: -moz-linear-gradient(center bottom, #3889a7 0%, #4ea4c4 100%);
  background: -o-linear-gradient(#4ea4c4, #3889a7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4ea4c4', endColorstr='#3889a7', GradientType=0);
  border: 1px solid;
  border-color: #34809c #317994 #2e7089 #317994;
  color: #000000 !important;
  -webkit-border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  border-radius: 1.5em;
  -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-4d7f43c69070 .ow-button-base a:active,
.so-widget-sow-button-atom-4d7f43c69070 .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-4d7f43c69070 .ow-button-base a.ow-button-hover:hover {
  background: #56a8c7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3a8faf), color-stop(1, #56a8c7));
  background: -ms-linear-gradient(bottom, #3a8faf, #56a8c7);
  background: -moz-linear-gradient(center bottom, #3a8faf 0%, #56a8c7 100%);
  background: -o-linear-gradient(#56a8c7, #3a8faf);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#56a8c7', endColorstr='#3a8faf', GradientType=0);
  border-color: #5dacc9 #56a8c7 #4aa2c3 #56a8c7;
}