@media (max-width: 780px) {
  .so-widget-sow-button-atom-e9f9ebc3b500 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-e9f9ebc3b500 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-e9f9ebc3b500 .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: #fbdb32;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f5cf05), color-stop(1, #fbdb32));
  background: -ms-linear-gradient(bottom, #f5cf05, #fbdb32);
  background: -moz-linear-gradient(center bottom, #f5cf05 0%, #fbdb32 100%);
  background: -o-linear-gradient(#fbdb32, #f5cf05);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbdb32', endColorstr='#f5cf05', GradientType=0);
  -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;
  border-color: #e6c204 #dcba04 #cdad04 #dcba04;
  border: 1px solid;
  color: #3c3c21 !important;
  font-size: 0.5cm;
  
  padding-block: 0.8em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1.6em;
}
.so-widget-sow-button-atom-e9f9ebc3b500 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-e9f9ebc3b500 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #fbdd3c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fad40a), color-stop(1, #fbdd3c));
  background: -ms-linear-gradient(bottom, #fad40a, #fbdd3c);
  background: -moz-linear-gradient(center bottom, #fad40a 0%, #fbdd3c 100%);
  background: -o-linear-gradient(#fbdd3c, #fad40a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbdd3c', endColorstr='#fad40a', GradientType=0);
  border-color: #fbdf46 #fbdd3c #fbda2d #fbdd3c;
  color: #3c3c21 !important;
}