@media (max-width: 780px) {
  .so-widget-sow-button-atom-87c28e3a932b-11 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-87c28e3a932b-11 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-87c28e3a932b-11 .ow-button-base .sowb-button {
  -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;
  font-family: Georgia, Times, Times New Roman, serif;
  
  background: #3b5e82;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2b455f), color-stop(1, #3b5e82));
  background: -ms-linear-gradient(bottom, #2b455f, #3b5e82);
  background: -moz-linear-gradient(center bottom, #2b455f 0%, #3b5e82 100%);
  background: -o-linear-gradient(#3b5e82, #2b455f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3b5e82', endColorstr='#2b455f', GradientType=0);
  -webkit-border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  border-radius: 7px 7px 7px 7px;
  border-color: #263d54 #23384d #1e3043 #23384d;
  border: 1px solid;
  color: #efb300 !important;
  display: inline-block;
  font-size: 20px;
  
  padding-block: 9px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 211px;
  max-width: 100%;
  padding-inline: 18px;
}
.so-widget-sow-button-atom-87c28e3a932b-11 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-87c28e3a932b-11 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #438cbf;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #35719b), color-stop(1, #438cbf));
  background: -ms-linear-gradient(bottom, #35719b, #438cbf);
  background: -moz-linear-gradient(center bottom, #35719b 0%, #438cbf 100%);
  background: -o-linear-gradient(#438cbf, #35719b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#438cbf', endColorstr='#35719b', GradientType=0);
  border-color: #4b91c2 #438cbf #3e84b5 #438cbf;
  color: #ffffff !important;
}