@media (max-width: 780px) {
  .so-widget-sow-button-atom-95eaa085fa81-21384 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-95eaa085fa81-21384 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-95eaa085fa81-21384 .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: #c1ab8d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #af936c), color-stop(1, #c1ab8d));
  background: -ms-linear-gradient(bottom, #af936c, #c1ab8d);
  background: -moz-linear-gradient(center bottom, #af936c 0%, #c1ab8d 100%);
  background: -o-linear-gradient(#c1ab8d, #af936c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c1ab8d', endColorstr='#af936c', GradientType=0);
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
  border-color: #aa8b62 #a6865b #9d7f55 #a6865b;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 140%;
  
  padding-block: 10%;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 20%;
}
.so-widget-sow-button-atom-95eaa085fa81-21384 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-95eaa085fa81-21384 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #c5b094;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b39873), color-stop(1, #c5b094));
  background: -ms-linear-gradient(bottom, #b39873, #c5b094);
  background: -moz-linear-gradient(center bottom, #b39873 0%, #c5b094 100%);
  background: -o-linear-gradient(#c5b094, #b39873);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c5b094', endColorstr='#b39873', GradientType=0);
  border-color: #c8b59a #c5b094 #bfa98a #c5b094;
  color: #ffffff !important;
}