@media (max-width: 780px) {
  .so-widget-sow-button-atom-71dac4b9defe-11 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-71dac4b9defe-11 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-71dac4b9defe-11 .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;
  font-family: Georgia, Times, Times New Roman, serif;
  
  background: #7a7a7a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #616161), color-stop(1, #7a7a7a));
  background: -ms-linear-gradient(bottom, #616161, #7a7a7a);
  background: -moz-linear-gradient(center bottom, #616161 0%, #7a7a7a 100%);
  background: -o-linear-gradient(#7a7a7a, #616161);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7a7a7a', endColorstr='#616161', GradientType=0);
  -webkit-border-radius: 0.5;
  -moz-border-radius: 0.5;
  border-radius: 0.5;
  border-color: #595959 #545454 #4c4c4c #545454;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 0.5;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 153px;
  max-width: 100%;
  padding-inline: 1;
}
.so-widget-sow-button-atom-71dac4b9defe-11 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-71dac4b9defe-11 .ow-button-base a.ow-button-hover:hover {
  background: #a3a3a3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8a8a8a), color-stop(1, #a3a3a3));
  background: -ms-linear-gradient(bottom, #8a8a8a, #a3a3a3);
  background: -moz-linear-gradient(center bottom, #8a8a8a 0%, #a3a3a3 100%);
  background: -o-linear-gradient(#a3a3a3, #8a8a8a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3a3a3', endColorstr='#8a8a8a', GradientType=0);
  border-color: #a8a8a8 #a3a3a3 #9b9b9b #a3a3a3;
  color: #000000 !important;
}