@media (max-width: 780px) {
  .so-widget-sow-button-atom-be7fcb210dc8-16722 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-be7fcb210dc8-16722 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-be7fcb210dc8-16722 .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: 0.5em 1em;
  background: #103a4e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #071b24), color-stop(1, #103a4e));
  background: -ms-linear-gradient(bottom, #071b24, #103a4e);
  background: -moz-linear-gradient(center bottom, #071b24 0%, #103a4e 100%);
  background: -o-linear-gradient(#103a4e, #071b24);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#103a4e', endColorstr='#071b24', GradientType=0);
  border: 1px solid;
  border-color: #051117 #030b0f #000102 #030b0f;
  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-be7fcb210dc8-16722 .ow-button-base a:active,
.so-widget-sow-button-atom-be7fcb210dc8-16722 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-be7fcb210dc8-16722 .ow-button-base a.ow-button-hover:hover {
  background: #124056;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #09212c), color-stop(1, #124056));
  background: -ms-linear-gradient(bottom, #09212c, #124056);
  background: -moz-linear-gradient(center bottom, #09212c 0%, #124056 100%);
  background: -o-linear-gradient(#124056, #09212c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#124056', endColorstr='#09212c', GradientType=0);
  border-color: #13475f #124056 #0f374a #124056;
}