@media (max-width: 780px) {
  .so-widget-sow-button-atom-17a07cb03cf7-829 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-17a07cb03cf7-829 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-17a07cb03cf7-829 .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: #d8bf1e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ab9718), color-stop(1, #d8bf1e));
  background: -ms-linear-gradient(bottom, #ab9718, #d8bf1e);
  background: -moz-linear-gradient(center bottom, #ab9718 0%, #d8bf1e 100%);
  background: -o-linear-gradient(#d8bf1e, #ab9718);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8bf1e', endColorstr='#ab9718', 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: #9e8c16 #958415 #877813 #958415;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-17a07cb03cf7-829 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-17a07cb03cf7-829 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e0c620;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b49f19), color-stop(1, #e0c620));
  background: -ms-linear-gradient(bottom, #b49f19, #e0c620);
  background: -moz-linear-gradient(center bottom, #b49f19 0%, #e0c620 100%);
  background: -o-linear-gradient(#e0c620, #b49f19);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0c620', endColorstr='#b49f19', GradientType=0);
  border-color: #e1c929 #e0c620 #d4bb1d #e0c620;
  color: #ffffff !important;
}