@media (max-width: 780px) {
  .so-widget-sow-button-atom-463b342f8ec4-2149 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-463b342f8ec4-2149 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-463b342f8ec4-2149 .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: 1;
  padding: 0.5 1;
  background: #f9f9f9;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e0e0e0), color-stop(1, #f9f9f9));
  background: -ms-linear-gradient(bottom, #e0e0e0, #f9f9f9);
  background: -moz-linear-gradient(center bottom, #e0e0e0 0%, #f9f9f9 100%);
  background: -o-linear-gradient(#f9f9f9, #e0e0e0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e0e0e0', GradientType=0);
  border: 1px solid;
  border-color: #d8d8d8 #d3d3d3 #cbcbcb #d3d3d3;
  color: #a0a0a0 !important;
  -webkit-border-radius: 0.5;
  -moz-border-radius: 0.5;
  border-radius: 0.5;
  -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-463b342f8ec4-2149 .ow-button-base a:active,
.so-widget-sow-button-atom-463b342f8ec4-2149 .ow-button-base a:hover {
  color: #a0a0a0 !important;
}
.so-widget-sow-button-atom-463b342f8ec4-2149 .ow-button-base a.ow-button-hover:hover {
  background: #fefefe;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e5e5e5), color-stop(1, #fefefe));
  background: -ms-linear-gradient(bottom, #e5e5e5, #fefefe);
  background: -moz-linear-gradient(center bottom, #e5e5e5 0%, #fefefe 100%);
  background: -o-linear-gradient(#fefefe, #e5e5e5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#e5e5e5', GradientType=0);
  border-color: #ffffff #fefefe #f6f6f6 #fefefe;
}