@media (max-width: 780px) {
  .so-widget-sow-button-atom-a797ea9074f0-5801 .ow-button-base.ow-button-align-right {
    text-align: center;
  }
  .so-widget-sow-button-atom-a797ea9074f0-5801 .ow-button-base.ow-button-align-right.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-a797ea9074f0-5801 .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;
  font-family: Roboto;
  
  background: #de7b2e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bb631e), color-stop(1, #de7b2e));
  background: -ms-linear-gradient(bottom, #bb631e, #de7b2e);
  background: -moz-linear-gradient(center bottom, #bb631e 0%, #de7b2e 100%);
  background: -o-linear-gradient(#de7b2e, #bb631e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#de7b2e', endColorstr='#bb631e', 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: #ae5c1c #a5571a #985018 #a5571a;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 300px;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-a797ea9074f0-5801 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-a797ea9074f0-5801 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ee8b3d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e46f14), color-stop(1, #ee8b3d));
  background: -ms-linear-gradient(bottom, #e46f14, #ee8b3d);
  background: -moz-linear-gradient(center bottom, #e46f14 0%, #ee8b3d 100%);
  background: -o-linear-gradient(#ee8b3d, #e46f14);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee8b3d', endColorstr='#e46f14', GradientType=0);
  border-color: #ef9047 #ee8b3d #ed822f #ee8b3d;
  color: #ffffff !important;
}