@media (max-width: 780px) {
  .so-widget-sow-button-atom-2d40fa3fac01-1009 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-2d40fa3fac01-1009 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-2d40fa3fac01-1009 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  
  font-size: 1;
  padding: 1 2;
  background: #2c79a5;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #215b7d), color-stop(1, #2c79a5));
  background: -ms-linear-gradient(bottom, #215b7d, #2c79a5);
  background: -moz-linear-gradient(center bottom, #215b7d 0%, #2c79a5 100%);
  background: -o-linear-gradient(#2c79a5, #215b7d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2c79a5', endColorstr='#215b7d', GradientType=0);
  border: 1px solid;
  border-color: #1e5371 #1c4d69 #19445d #1c4d69;
  color: #ffffff !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -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-2d40fa3fac01-1009 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-2d40fa3fac01-1009 .ow-button-base a.ow-button-hover:hover {
  background: #2e7fad;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #236185), color-stop(1, #2e7fad));
  background: -ms-linear-gradient(bottom, #236185, #2e7fad);
  background: -moz-linear-gradient(center bottom, #236185 0%, #2e7fad 100%);
  background: -o-linear-gradient(#2e7fad, #236185);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e7fad', endColorstr='#236185', GradientType=0);
  border-color: #3085b5 #2e7fad #2b76a1 #2e7fad;
  color: #ffffff !important;
}