@media (max-width: 780px) {
  .so-widget-sow-button-atom-ecde96f19038-8967 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-ecde96f19038-8967 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-ecde96f19038-8967 .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;
  font-family: Georgia, Times, Times New Roman, serif;
  
  background: #73383e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #51272c), color-stop(1, #73383e));
  background: -ms-linear-gradient(bottom, #51272c, #73383e);
  background: -moz-linear-gradient(center bottom, #51272c 0%, #73383e 100%);
  background: -o-linear-gradient(#73383e, #51272c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#73383e', endColorstr='#51272c', GradientType=0);
  -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;
  border-color: #462226 #401f22 #351a1d #401f22;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 199px;
  max-width: 100%;
  padding-inline: 1em;
}
.so-widget-sow-button-atom-ecde96f19038-8967 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-ecde96f19038-8967 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #b0a193;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9b8775), color-stop(1, #b0a193));
  background: -ms-linear-gradient(bottom, #9b8775, #b0a193);
  background: -moz-linear-gradient(center bottom, #9b8775 0%, #b0a193 100%);
  background: -o-linear-gradient(#b0a193, #9b8775);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b0a193', endColorstr='#9b8775', GradientType=0);
  border-color: #b5a699 #b0a193 #aa998a #b0a193;
  color: #ffffff !important;
}