@media (max-width: 780px) {
  .so-widget-sow-button-atom-ef23dde70259 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-ef23dde70259 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-ef23dde70259 .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: #320b4f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #160522), color-stop(1, #320b4f));
  background: -ms-linear-gradient(bottom, #160522, #320b4f);
  background: -moz-linear-gradient(center bottom, #160522 0%, #320b4f 100%);
  background: -o-linear-gradient(#320b4f, #160522);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#320b4f', endColorstr='#160522', GradientType=0);
  -webkit-border-radius: 0.25px;
  -moz-border-radius: 0.25px;
  border-radius: 0.25px;
  border-color: #0d0315 #07020c #000000 #07020c;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-ef23dde70259 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-ef23dde70259 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #380c58;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1b062b), color-stop(1, #380c58));
  background: -ms-linear-gradient(bottom, #1b062b, #380c58);
  background: -moz-linear-gradient(center bottom, #1b062b 0%, #380c58 100%);
  background: -o-linear-gradient(#380c58, #1b062b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#380c58', endColorstr='#1b062b', GradientType=0);
  border-color: #3d0d61 #380c58 #2f0a4b #380c58;
  color: #ffffff !important;
}