@media (max-width: 780px) {
  .so-widget-sow-button-atom-ef3795148f80-686 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-ef3795148f80-686 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-ef3795148f80-686 .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: #ddd2d2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c7b5b5), color-stop(1, #ddd2d2));
  background: -ms-linear-gradient(bottom, #c7b5b5, #ddd2d2);
  background: -moz-linear-gradient(center bottom, #c7b5b5 0%, #ddd2d2 100%);
  background: -o-linear-gradient(#ddd2d2, #c7b5b5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ddd2d2', endColorstr='#c7b5b5', GradientType=0);
  -webkit-border-radius: 0.25px;
  -moz-border-radius: 0.25px;
  border-radius: 0.25px;
  border-color: #c0acac #bca6a6 #b59e9e #bca6a6;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1.45em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 100%;
  max-width: 100%;
  padding-inline: 1em;
}
.so-widget-sow-button-atom-ef3795148f80-686 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-ef3795148f80-686 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e1d8d8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cbbbbb), color-stop(1, #e1d8d8));
  background: -ms-linear-gradient(bottom, #cbbbbb, #e1d8d8);
  background: -moz-linear-gradient(center bottom, #cbbbbb 0%, #e1d8d8 100%);
  background: -o-linear-gradient(#e1d8d8, #cbbbbb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1d8d8', endColorstr='#cbbbbb', GradientType=0);
  border-color: #e6dede #e1d8d8 #dbcfcf #e1d8d8;
  color: #000000 !important;
}