@media (max-width: 780px) {
  .so-widget-sow-button-atom-47621e073a83-17 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-47621e073a83-17 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-47621e073a83-17 .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: #9fb6a7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #82a08c), color-stop(1, #9fb6a7));
  background: -ms-linear-gradient(bottom, #82a08c, #9fb6a7);
  background: -moz-linear-gradient(center bottom, #82a08c 0%, #9fb6a7 100%);
  background: -o-linear-gradient(#9fb6a7, #82a08c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9fb6a7', endColorstr='#82a08c', GradientType=0);
  -webkit-border-radius: 2em 2em 2em 2em;
  -moz-border-radius: 2em 2em 2em 2em;
  border-radius: 2em 2em 2em 2em;
  border-color: #799984 #74957f #6c8e77 #74957f;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1em;
}
.so-widget-sow-button-atom-47621e073a83-17 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-47621e073a83-17 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #a5baac;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #88a492), color-stop(1, #a5baac));
  background: -ms-linear-gradient(bottom, #88a492, #a5baac);
  background: -moz-linear-gradient(center bottom, #88a492 0%, #a5baac 100%);
  background: -o-linear-gradient(#a5baac, #88a492);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a5baac', endColorstr='#88a492', GradientType=0);
  border-color: #abbfb2 #a5baac #9cb4a4 #a5baac;
  color: #853b94 !important;
}