@media (max-width: 780px) {
  .so-widget-sow-button-atom-b746a68dc993-110 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-b746a68dc993-110 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-b746a68dc993-110 .ow-button-base a {
  -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;
  background: #ccaa66;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bf9540), color-stop(1, #ccaa66));
  background: -ms-linear-gradient(bottom, #bf9540, #ccaa66);
  background: -moz-linear-gradient(center bottom, #bf9540 0%, #ccaa66 100%);
  background: -o-linear-gradient(#ccaa66, #bf9540);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccaa66', endColorstr='#bf9540', 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: #b48c3c #ac8639 #a17d36 #ac8639;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 3in;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-b746a68dc993-110 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-b746a68dc993-110 .ow-button-base a.ow-button-hover:hover {
  background: #cfae6e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c29947), color-stop(1, #cfae6e));
  background: -ms-linear-gradient(bottom, #c29947, #cfae6e);
  background: -moz-linear-gradient(center bottom, #c29947 0%, #cfae6e 100%);
  background: -o-linear-gradient(#cfae6e, #c29947);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cfae6e', endColorstr='#c29947', GradientType=0);
  border-color: #d1b375 #cfae6e #cba862 #cfae6e;
  color: #ffffff !important;
}