@media (max-width: 780px) {
  .so-widget-sow-button-atom-4581ff3080fd-107 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-4581ff3080fd-107 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-4581ff3080fd-107 .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: #e1c37a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d8b050), color-stop(1, #e1c37a));
  background: -ms-linear-gradient(bottom, #d8b050, #e1c37a);
  background: -moz-linear-gradient(center bottom, #d8b050 0%, #e1c37a 100%);
  background: -o-linear-gradient(#e1c37a, #d8b050);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1c37a', endColorstr='#d8b050', GradientType=0);
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
  border-color: #d5ab44 #d3a73c #d0a12f #d3a73c;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 18px;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1em;
}
.so-widget-sow-button-atom-4581ff3080fd-107 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-4581ff3080fd-107 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e3c782;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d9b459), color-stop(1, #e3c782));
  background: -ms-linear-gradient(bottom, #d9b459, #e3c782);
  background: -moz-linear-gradient(center bottom, #d9b459 0%, #e3c782 100%);
  background: -o-linear-gradient(#e3c782, #d9b459);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3c782', endColorstr='#d9b459', GradientType=0);
  border-color: #e5cb8b #e3c782 #e0c176 #e3c782;
  color: #ffffff !important;
}