@media (max-width: 780px) {
  .so-widget-sow-button-atom-7d6bd8822c80 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-7d6bd8822c80 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-7d6bd8822c80 .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: #2e3675;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #202550), color-stop(1, #2e3675));
  background: -ms-linear-gradient(bottom, #202550, #2e3675);
  background: -moz-linear-gradient(center bottom, #202550 0%, #2e3675 100%);
  background: -o-linear-gradient(#2e3675, #202550);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e3675', endColorstr='#202550', GradientType=0);
  -webkit-border-radius: 0.25px;
  -moz-border-radius: 0.25px;
  border-radius: 0.25px;
  border-color: #1b2045 #181d3e #141833 #181d3e;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-7d6bd8822c80 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-7d6bd8822c80 .ow-button-base a.ow-button-hover:hover {
  background: #31397c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #222858), color-stop(1, #31397c));
  background: -ms-linear-gradient(bottom, #222858, #31397c);
  background: -moz-linear-gradient(center bottom, #222858 0%, #31397c 100%);
  background: -o-linear-gradient(#31397c, #222858);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#31397c', endColorstr='#222858', GradientType=0);
  border-color: #343d84 #31397c #2d3471 #31397c;
  color: #1e73be !important;
}