@media (max-width: 780px) {
  .so-widget-sow-button-atom-7438eb998ddf-579 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-7438eb998ddf-579 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-7438eb998ddf-579 .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: 1em;
  padding: 1em 2em;
  background: #3b7fbf;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2f6598), color-stop(1, #3b7fbf));
  background: -ms-linear-gradient(bottom, #2f6598, #3b7fbf);
  background: -moz-linear-gradient(center bottom, #2f6598 0%, #3b7fbf 100%);
  background: -o-linear-gradient(#3b7fbf, #2f6598);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3b7fbf', endColorstr='#2f6598', GradientType=0);
  border: 1px solid;
  border-color: #2b5d8c #295885 #255079 #295885;
  color: #ffffff !important;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
  -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-7438eb998ddf-579 .ow-button-base a:active,
.so-widget-sow-button-atom-7438eb998ddf-579 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-7438eb998ddf-579 .ow-button-base a.ow-button-hover:hover {
  background: #4084c4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #316aa0), color-stop(1, #4084c4));
  background: -ms-linear-gradient(bottom, #316aa0, #4084c4);
  background: -moz-linear-gradient(center bottom, #316aa0 0%, #4084c4 100%);
  background: -o-linear-gradient(#4084c4, #316aa0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4084c4', endColorstr='#316aa0', GradientType=0);
  border-color: #4889c6 #4084c4 #3a7cbb #4084c4;
}