@media (max-width: 780px) {
  .so-widget-sow-button-atom-98f6ad0b8475-5861 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-98f6ad0b8475-5861 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-98f6ad0b8475-5861 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Actor;
  
  
  font-size: 1.2em;
  padding: 0.2em 0.4em;
  background: #f9f1d1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f3e3a4), color-stop(1, #f9f1d1));
  background: -ms-linear-gradient(bottom, #f3e3a4, #f9f1d1);
  background: -moz-linear-gradient(center bottom, #f3e3a4 0%, #f9f1d1 100%);
  background: -o-linear-gradient(#f9f1d1, #f3e3a4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f1d1', endColorstr='#f3e3a4', GradientType=0);
  border: 1px solid;
  border-color: #f1df96 #f0dc8d #eed880 #f0dc8d;
  color: #000000 !important;
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 0.25em;
  -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-98f6ad0b8475-5861 .ow-button-base a:active,
.so-widget-sow-button-atom-98f6ad0b8475-5861 .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-98f6ad0b8475-5861 .ow-button-base a.ow-button-hover:hover {
  background: #faf4da;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f4e6ad), color-stop(1, #faf4da));
  background: -ms-linear-gradient(bottom, #f4e6ad, #faf4da);
  background: -moz-linear-gradient(center bottom, #f4e6ad 0%, #faf4da 100%);
  background: -o-linear-gradient(#faf4da, #f4e6ad);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faf4da', endColorstr='#f4e6ad', GradientType=0);
  border-color: #fbf6e3 #faf4da #f8f0cc #faf4da;
}