@media (max-width: 780px) {
  .so-widget-sow-button-atom-b567ad7f474b-7 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-b567ad7f474b-7 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-b567ad7f474b-7 .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: #8b8378;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #706960), color-stop(1, #8b8378));
  background: -ms-linear-gradient(bottom, #706960, #8b8378);
  background: -moz-linear-gradient(center bottom, #706960 0%, #8b8378 100%);
  background: -o-linear-gradient(#8b8378, #706960);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8b8378', endColorstr='#706960', GradientType=0);
  -webkit-border-radius: 3em 3em 3em 3em;
  -moz-border-radius: 3em 3em 3em 3em;
  border-radius: 3em 3em 3em 3em;
  border-color: #686259 #625c54 #5a554d #625c54;
  border: 1px solid;
  color: #ffffff !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-b567ad7f474b-7 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-b567ad7f474b-7 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #90887d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #756e65), color-stop(1, #90887d));
  background: -ms-linear-gradient(bottom, #756e65, #90887d);
  background: -moz-linear-gradient(center bottom, #756e65 0%, #90887d 100%);
  background: -o-linear-gradient(#90887d, #756e65);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#90887d', endColorstr='#756e65', GradientType=0);
  border-color: #948d83 #90887d #898075 #90887d;
  color: #ffffff !important;
}