@media (max-width: 780px) {
  .so-widget-sow-button-atom-6581740f3d14-6919 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-6581740f3d14-6919 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-6581740f3d14-6919 .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;
  background: #ddb67c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d29f54), color-stop(1, #ddb67c));
  background: -ms-linear-gradient(bottom, #d29f54, #ddb67c);
  background: -moz-linear-gradient(center bottom, #d29f54 0%, #ddb67c 100%);
  background: -o-linear-gradient(#ddb67c, #d29f54);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ddb67c', endColorstr='#d29f54', GradientType=0);
  -webkit-border-radius: 0.25px;
  -moz-border-radius: 0.25px;
  border-radius: 0.25px;
  border-color: #cf9947 #cd943f #c98d34 #cd943f;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.3em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-6581740f3d14-6919 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-6581740f3d14-6919 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #dfbb84;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d5a45c), color-stop(1, #dfbb84));
  background: -ms-linear-gradient(bottom, #d5a45c, #dfbb84);
  background: -moz-linear-gradient(center bottom, #d5a45c 0%, #dfbb84 100%);
  background: -o-linear-gradient(#dfbb84, #d5a45c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfbb84', endColorstr='#d5a45c', GradientType=0);
  border-color: #e1bf8c #dfbb84 #dcb478 #dfbb84;
  color: #ffffff !important;
}