@media (max-width: 780px) {
  .so-widget-sow-button-atom-74a3696617c7-537 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-74a3696617c7-537 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-74a3696617c7-537 .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.45;
  padding: 1 2;
  background: #1a6294;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #124569), color-stop(1, #1a6294));
  background: -ms-linear-gradient(bottom, #124569, #1a6294);
  background: -moz-linear-gradient(center bottom, #124569 0%, #1a6294 100%);
  background: -o-linear-gradient(#1a6294, #124569);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a6294', endColorstr='#124569', GradientType=0);
  border: 1px solid;
  border-color: #103d5c #0f3753 #0c2e46 #0f3753;
  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-74a3696617c7-537 .ow-button-base a > span {
  align-items: center;
  display: flex;
  justify-content: center;
}
.so-widget-sow-button-atom-74a3696617c7-537 .ow-button-base a > span [class^="sow-icon-"] {
  font-size: 1.3em;
}
.so-widget-sow-button-atom-74a3696617c7-537 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-74a3696617c7-537 .ow-button-base a.ow-button-hover:hover {
  background: #1c689d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #144b71), color-stop(1, #1c689d));
  background: -ms-linear-gradient(bottom, #144b71, #1c689d);
  background: -moz-linear-gradient(center bottom, #144b71 0%, #1c689d 100%);
  background: -o-linear-gradient(#1c689d, #144b71);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1c689d', endColorstr='#144b71', GradientType=0);
  border-color: #1d6da5 #1c689d #195f90 #1c689d;
  color: #ffffff !important;
}