@media (max-width: 780px) {
  .so-widget-sow-button-atom-fb51d9af3a4f-11095 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-fb51d9af3a4f-11095 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-fb51d9af3a4f-11095 .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: #cd8448;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b26b30), color-stop(1, #cd8448));
  background: -ms-linear-gradient(bottom, #b26b30, #cd8448);
  background: -moz-linear-gradient(center bottom, #b26b30 0%, #cd8448 100%);
  background: -o-linear-gradient(#cd8448, #b26b30);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cd8448', endColorstr='#b26b30', 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: #a5632d #9d5f2b #915728 #9d5f2b;
  border: 1px solid;
  color: #0e0303 !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-fb51d9af3a4f-11095 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-fb51d9af3a4f-11095 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #cf8950;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ba7033), color-stop(1, #cf8950));
  background: -ms-linear-gradient(bottom, #ba7033, #cf8950);
  background: -moz-linear-gradient(center bottom, #ba7033 0%, #cf8950 100%);
  background: -o-linear-gradient(#cf8950, #ba7033);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf8950', endColorstr='#ba7033', GradientType=0);
  border-color: #d18f58 #cf8950 #cc8144 #cf8950;
  color: #0e0303 !important;
}