@media (max-width: 780px) {
  .so-widget-sow-button-atom-89e3916ef7ff-1670 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-89e3916ef7ff-1670 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-89e3916ef7ff-1670 .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: champagne;
  
  
  font-size: 1.3;
  padding: 1 2;
  background: #90aadb;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #698dcf), color-stop(1, #90aadb));
  background: -ms-linear-gradient(bottom, #698dcf, #90aadb);
  background: -moz-linear-gradient(center bottom, #698dcf 0%, #90aadb 100%);
  background: -o-linear-gradient(#90aadb, #698dcf);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#90aadb', endColorstr='#698dcf', GradientType=0);
  border: 1px solid;
  border-color: #5e84cb #567ec8 #4b75c5 #567ec8;
  color: #ffffff !important;
  -webkit-border-radius: 1.5;
  -moz-border-radius: 1.5;
  border-radius: 1.5;
  -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-89e3916ef7ff-1670 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-89e3916ef7ff-1670 .ow-button-base a.ow-button-hover:hover {
  background: #74bbcf;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4ea8c1), color-stop(1, #74bbcf));
  background: -ms-linear-gradient(bottom, #4ea8c1, #74bbcf);
  background: -moz-linear-gradient(center bottom, #4ea8c1 0%, #74bbcf 100%);
  background: -o-linear-gradient(#74bbcf, #4ea8c1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#74bbcf', endColorstr='#4ea8c1', GradientType=0);
  border-color: #7bbed1 #74bbcf #68b5cb #74bbcf;
  color: #ffffff !important;
}