@media (max-width: 780px) {
  .so-widget-sow-button-atom-173214630e62 .ow-button-base.ow-button-align-right {
    text-align: right;
  }
  .so-widget-sow-button-atom-173214630e62 .ow-button-base.ow-button-align-right.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-173214630e62 .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: #51d9ff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1eceff), color-stop(1, #51d9ff));
  background: -ms-linear-gradient(bottom, #1eceff, #51d9ff);
  background: -moz-linear-gradient(center bottom, #1eceff 0%, #51d9ff 100%);
  background: -o-linear-gradient(#51d9ff, #1eceff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#51d9ff', endColorstr='#1eceff', GradientType=0);
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-color: #0fcbff #04c8ff #00bff4 #04c8ff;
  border: 1px solid;
  color: #464646 !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 100%;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-173214630e62 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-173214630e62 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #5bdbff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #28d0ff), color-stop(1, #5bdbff));
  background: -ms-linear-gradient(bottom, #28d0ff, #5bdbff);
  background: -moz-linear-gradient(center bottom, #28d0ff 0%, #5bdbff 100%);
  background: -o-linear-gradient(#5bdbff, #28d0ff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bdbff', endColorstr='#28d0ff', GradientType=0);
  border-color: #65ddff #5bdbff #4cd8ff #5bdbff;
  color: #464646 !important;
}