@media (max-width: 780px) {
  .so-widget-sow-button-atom-3650f7582251 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-3650f7582251 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-3650f7582251 .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: Arial, Helvetica Neue, Helvetica, sans-serif;
  
  
  font-size: 1.3;
  padding: 0.5 1;
  background: #80a2d6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5986ca), color-stop(1, #80a2d6));
  background: -ms-linear-gradient(bottom, #5986ca, #80a2d6);
  background: -moz-linear-gradient(center bottom, #5986ca 0%, #80a2d6 100%);
  background: -o-linear-gradient(#80a2d6, #5986ca);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80a2d6', endColorstr='#5986ca', GradientType=0);
  border: 1px solid;
  border-color: #4e7dc6 #4678c3 #3d70bd #4678c3;
  color: #ffffff !important;
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  -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-3650f7582251 .ow-button-base a > span {
  align-items: center;
  display: flex;
  justify-content: center;
}
.so-widget-sow-button-atom-3650f7582251 .ow-button-base a > span [class^="sow-icon-"] {
  font-size: 1.3em;
}
.so-widget-sow-button-atom-3650f7582251 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-3650f7582251 .ow-button-base a.ow-button-hover:hover {
  background: #88a8d8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #618bcc), color-stop(1, #88a8d8));
  background: -ms-linear-gradient(bottom, #618bcc, #88a8d8);
  background: -moz-linear-gradient(center bottom, #618bcc 0%, #88a8d8 100%);
  background: -o-linear-gradient(#88a8d8, #618bcc);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88a8d8', endColorstr='#618bcc', GradientType=0);
  border-color: #8faddb #88a8d8 #7c9fd5 #88a8d8;
  color: #ffffff !important;
}