@media (max-width: 780px) {
  .so-widget-sow-button-atom-35f4435fa147-67 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-35f4435fa147-67 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-35f4435fa147-67 .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: 1 2;
  background: #003b5c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #001a29), color-stop(1, #003b5c));
  background: -ms-linear-gradient(bottom, #001a29, #003b5c);
  background: -moz-linear-gradient(center bottom, #001a29 0%, #003b5c 100%);
  background: -o-linear-gradient(#003b5c, #001a29);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003b5c', endColorstr='#001a29', GradientType=0);
  border: 1px solid;
  border-color: #00101a #000a10 #000000 #000a10;
  color: #d6a461 !important;
  -webkit-border-radius: 0.5;
  -moz-border-radius: 0.5;
  border-radius: 0.5;
  -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-35f4435fa147-67 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-35f4435fa147-67 .ow-button-base a.ow-button-hover:hover {
  background: #004266;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #002133), color-stop(1, #004266));
  background: -ms-linear-gradient(bottom, #002133, #004266);
  background: -moz-linear-gradient(center bottom, #002133 0%, #004266 100%);
  background: -o-linear-gradient(#004266, #002133);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004266', endColorstr='#002133', GradientType=0);
  border-color: #004870 #004266 #003857 #004266;
  color: #d6a461 !important;
}