@media (max-width: 780px) {
  .so-widget-sow-button-atom-1bf153a5fbf2-19122 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-1bf153a5fbf2-19122 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-1bf153a5fbf2-19122 .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: #0e233c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #040b13), color-stop(1, #0e233c));
  background: -ms-linear-gradient(bottom, #040b13, #0e233c);
  background: -moz-linear-gradient(center bottom, #040b13 0%, #0e233c 100%);
  background: -o-linear-gradient(#0e233c, #040b13);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e233c', endColorstr='#040b13', GradientType=0);
  border: 1px solid;
  border-color: #050505 #000000 #000000 #000000;
  color: #c8c9c7 !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-1bf153a5fbf2-19122 .ow-button-base a:active,
.so-widget-sow-button-atom-1bf153a5fbf2-19122 .ow-button-base a:hover {
  color: #c8c9c7 !important;
}
.so-widget-sow-button-atom-1bf153a5fbf2-19122 .ow-button-base a.ow-button-hover:hover {
  background: #102844;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #06101b), color-stop(1, #102844));
  background: -ms-linear-gradient(bottom, #06101b, #102844);
  background: -moz-linear-gradient(center bottom, #06101b 0%, #102844 100%);
  background: -o-linear-gradient(#102844, #06101b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#102844', endColorstr='#06101b', GradientType=0);
  border-color: #122d4d #102844 #0d2138 #102844;
}