@media (max-width: 780px) {
  .so-widget-sow-button-atom-3867280135fe-8446 .ow-button-base.ow-button-align-right {
    text-align: center;
  }
  .so-widget-sow-button-atom-3867280135fe-8446 .ow-button-base.ow-button-align-right.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-3867280135fe-8446 .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: #333340;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1c1c24), color-stop(1, #333340));
  background: -ms-linear-gradient(bottom, #1c1c24, #333340);
  background: -moz-linear-gradient(center bottom, #1c1c24 0%, #333340 100%);
  background: -o-linear-gradient(#333340, #1c1c24);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333340', endColorstr='#1c1c24', 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: #16161b #111115 #0a0a0d #111115;
  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-3867280135fe-8446 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-3867280135fe-8446 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ef7e78;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ea524b), color-stop(1, #ef7e78));
  background: -ms-linear-gradient(bottom, #ea524b, #ef7e78);
  background: -moz-linear-gradient(center bottom, #ea524b 0%, #ef7e78 100%);
  background: -o-linear-gradient(#ef7e78, #ea524b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef7e78', endColorstr='#ea524b', GradientType=0);
  border-color: #f08681 #ef7e78 #ed716a #ef7e78;
  color: #ffffff !important;
}