@media (max-width: 780px) {
  .so-widget-sow-button-atom-20ed8408b4a9-1792 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-20ed8408b4a9-1792 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-20ed8408b4a9-1792 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  
  font-size: 1.15em;
  padding: 0.5em 1em;
  background: #c4af7b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b49a58), color-stop(1, #c4af7b));
  background: -ms-linear-gradient(bottom, #b49a58, #c4af7b);
  background: -moz-linear-gradient(center bottom, #b49a58 0%, #c4af7b 100%);
  background: -o-linear-gradient(#c4af7b, #b49a58);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c4af7b', endColorstr='#b49a58', GradientType=0);
  border: 1px solid;
  border-color: #af934e #a88d4b #9d8446 #a88d4b;
  color: #0066bf !important;
  -webkit-border-radius: 0.5em 0.5em 0.5em 0.5em;
  -moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-radius: 0.5em 0.5em 0.5em 0.5em;
  -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-20ed8408b4a9-1792 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-20ed8408b4a9-1792 .ow-button-base a.ow-button-hover:hover {
  background: #c7b382;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b79e5f), color-stop(1, #c7b382));
  background: -ms-linear-gradient(bottom, #b79e5f, #c7b382);
  background: -moz-linear-gradient(center bottom, #b79e5f 0%, #c7b382 100%);
  background: -o-linear-gradient(#c7b382, #b79e5f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c7b382', endColorstr='#b79e5f', GradientType=0);
  border-color: #cab889 #c7b382 #c2ad77 #c7b382;
  color: #0066bf !important;
}