@media (max-width: 780px) {
  .so-widget-sow-button-atom-624c7f39ebbd-379 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-624c7f39ebbd-379 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-624c7f39ebbd-379 .ow-button-base a {
  -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);
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #3582c4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2a679c), color-stop(1, #3582c4));
  background: -ms-linear-gradient(bottom, #2a679c, #3582c4);
  background: -moz-linear-gradient(center bottom, #2a679c 0%, #3582c4 100%);
  background: -o-linear-gradient(#3582c4, #2a679c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3582c4', endColorstr='#2a679c', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #275f90 #255a88 #21527c #255a88;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-624c7f39ebbd-379 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-624c7f39ebbd-379 .ow-button-base a.ow-button-hover:hover {
  background: #3a87ca;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2c6da4), color-stop(1, #3a87ca));
  background: -ms-linear-gradient(bottom, #2c6da4, #3a87ca);
  background: -moz-linear-gradient(center bottom, #2c6da4 0%, #3a87ca 100%);
  background: -o-linear-gradient(#3a87ca, #2c6da4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a87ca', endColorstr='#2c6da4', GradientType=0);
  border-color: #428ccc #3a87ca #347fc0 #3a87ca;
  color: #ffffff !important;
}