@media (max-width: 780px) {
  .so-widget-sow-button-atom-647ef7974164-17 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-647ef7974164-17 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-647ef7974164-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: #e19b41;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ce8221), color-stop(1, #e19b41));
  background: -ms-linear-gradient(bottom, #ce8221, #e19b41);
  background: -moz-linear-gradient(center bottom, #ce8221 0%, #e19b41 100%);
  background: -o-linear-gradient(#e19b41, #ce8221);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e19b41', endColorstr='#ce8221', GradientType=0);
  -webkit-border-radius: 2em 2em 2em 2em;
  -moz-border-radius: 2em 2em 2em 2em;
  border-radius: 2em 2em 2em 2em;
  border-color: #c17a1f #b8741d #ab6c1b #b8741d;
  border: 1px solid;
  color: #355b75 !important;
  font-size: 2em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-647ef7974164-17 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-647ef7974164-17 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e2a04a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d78822), color-stop(1, #e2a04a));
  background: -ms-linear-gradient(bottom, #d78822, #e2a04a);
  background: -moz-linear-gradient(center bottom, #d78822 0%, #e2a04a 100%);
  background: -o-linear-gradient(#e2a04a, #d78822);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2a04a', endColorstr='#d78822', GradientType=0);
  border-color: #e4a453 #e2a04a #e0993d #e2a04a;
  color: #853b94 !important;
}