@media (max-width: 780px) {
  .so-widget-sow-button-atom-65db3113396e-4 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-65db3113396e-4 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-65db3113396e-4 .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: 1em;
  padding: 1em 2em;
  background: #dbca59;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d2bd2f), color-stop(1, #dbca59));
  background: -ms-linear-gradient(bottom, #d2bd2f, #dbca59);
  background: -moz-linear-gradient(center bottom, #d2bd2f 0%, #dbca59 100%);
  background: -o-linear-gradient(#dbca59, #d2bd2f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbca59', endColorstr='#d2bd2f', GradientType=0);
  border: 1px solid;
  border-color: #c7b22b #beab29 #b29f27 #beab29;
  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-65db3113396e-4 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-65db3113396e-4 .ow-button-base a.ow-button-hover:hover {
  background: #ddcd61;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d4bf37), color-stop(1, #ddcd61));
  background: -ms-linear-gradient(bottom, #d4bf37, #ddcd61);
  background: -moz-linear-gradient(center bottom, #d4bf37 0%, #ddcd61 100%);
  background: -o-linear-gradient(#ddcd61, #d4bf37);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ddcd61', endColorstr='#d4bf37', GradientType=0);
  border-color: #dfcf6a #ddcd61 #dac955 #ddcd61;
  color: #000000 !important;
}