@media (max-width: 780px) {
  .so-widget-sow-button-atom-b4ed6c6d5c64-691 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-b4ed6c6d5c64-691 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-b4ed6c6d5c64-691 .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.45em;
  padding: 1em 2em;
  background: #283a74;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1b274e), color-stop(1, #283a74));
  background: -ms-linear-gradient(bottom, #1b274e, #283a74);
  background: -moz-linear-gradient(center bottom, #1b274e 0%, #283a74 100%);
  background: -o-linear-gradient(#283a74, #1b274e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#283a74', endColorstr='#1b274e', GradientType=0);
  border: 1px solid;
  border-color: #172143 #141e3b #101830 #141e3b;
  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-b4ed6c6d5c64-691 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-b4ed6c6d5c64-691 .ow-button-base a.ow-button-hover:hover {
  background: #2b3e7c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1e2b56), color-stop(1, #2b3e7c));
  background: -ms-linear-gradient(bottom, #1e2b56, #2b3e7c);
  background: -moz-linear-gradient(center bottom, #1e2b56 0%, #2b3e7c 100%);
  background: -o-linear-gradient(#2b3e7c, #1e2b56);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b3e7c', endColorstr='#1e2b56', GradientType=0);
  border-color: #2d4283 #2b3e7c #273870 #2b3e7c;
  color: #ffffff !important;
}