@media (max-width: 780px) {
  .so-widget-sow-button-atom-6f0acbadda8e-6 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-6f0acbadda8e-6 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-6f0acbadda8e-6 .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: #fb7405;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ca5d03), color-stop(1, #fb7405));
  background: -ms-linear-gradient(bottom, #ca5d03, #fb7405);
  background: -moz-linear-gradient(center bottom, #ca5d03 0%, #fb7405 100%);
  background: -o-linear-gradient(#fb7405, #ca5d03);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb7405', endColorstr='#ca5d03', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #bb5603 #b15103 #a24a03 #b15103;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 200px;
  max-width: 100%;
  padding-inline: 1em;
}
.so-widget-sow-button-atom-6f0acbadda8e-6 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-6f0acbadda8e-6 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #fb7a0f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d46103), color-stop(1, #fb7a0f));
  background: -ms-linear-gradient(bottom, #d46103, #fb7a0f);
  background: -moz-linear-gradient(center bottom, #d46103 0%, #fb7a0f 100%);
  background: -o-linear-gradient(#fb7a0f, #d46103);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb7a0f', endColorstr='#d46103', GradientType=0);
  border-color: #fb7f19 #fb7a0f #f77204 #fb7a0f;
  color: #ffffff !important;
}