@media (max-width: 780px) {
  .so-widget-sow-button-atom-240e4cd97e4e .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-240e4cd97e4e .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-240e4cd97e4e .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.3;
  padding: 0.5 1;
  background: #3735a0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2a287a), color-stop(1, #3735a0));
  background: -ms-linear-gradient(bottom, #2a287a, #3735a0);
  background: -moz-linear-gradient(center bottom, #2a287a 0%, #3735a0 100%);
  background: -o-linear-gradient(#3735a0, #2a287a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3735a0', endColorstr='#2a287a', GradientType=0);
  border: 1px solid;
  border-color: #26256e #232267 #1f1e5b #232267;
  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-240e4cd97e4e .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-240e4cd97e4e .ow-button-base a.ow-button-hover:hover {
  background: #3a38a8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2c2b81), color-stop(1, #3a38a8));
  background: -ms-linear-gradient(bottom, #2c2b81, #3a38a8);
  background: -moz-linear-gradient(center bottom, #2c2b81 0%, #3a38a8 100%);
  background: -o-linear-gradient(#3a38a8, #2c2b81);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a38a8', endColorstr='#2c2b81', GradientType=0);
  border-color: #3c3aaf #3a38a8 #36349c #3a38a8;
  color: #ffffff !important;
}