@media (max-width: 780px) {
  .so-widget-sow-button-atom-795c4021e434-425 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-795c4021e434-425 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-795c4021e434-425 .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: Playfair Display;
  
  background: #658764;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4f6a4e), color-stop(1, #658764));
  background: -ms-linear-gradient(bottom, #4f6a4e, #658764);
  background: -moz-linear-gradient(center bottom, #4f6a4e 0%, #658764 100%);
  background: -o-linear-gradient(#658764, #4f6a4e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#658764', endColorstr='#4f6a4e', 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: #496148 #445b43 #3e523d #445b43;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 190px;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-795c4021e434-425 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-795c4021e434-425 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #698d68;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #537053), color-stop(1, #698d68));
  background: -ms-linear-gradient(bottom, #537053, #698d68);
  background: -moz-linear-gradient(center bottom, #537053 0%, #698d68 100%);
  background: -o-linear-gradient(#698d68, #537053);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#698d68', endColorstr='#537053', GradientType=0);
  border-color: #6e936d #698d68 #638462 #698d68;
  color: #ffffff !important;
}