@media (max-width: 780px) {
  .so-widget-sow-button-atom-7eb22972b6ae .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-7eb22972b6ae .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-7eb22972b6ae .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: #c92698;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9e1e78), color-stop(1, #c92698));
  background: -ms-linear-gradient(bottom, #9e1e78, #c92698);
  background: -moz-linear-gradient(center bottom, #9e1e78 0%, #c92698 100%);
  background: -o-linear-gradient(#c92698, #9e1e78);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c92698', endColorstr='#9e1e78', 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: #911b6e #891a67 #7c175e #891a67;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.3em;
  
  padding-block: 1.4em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2.8em;
}
.so-widget-sow-button-atom-7eb22972b6ae .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-7eb22972b6ae .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #d2289e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a7207e), color-stop(1, #d2289e));
  background: -ms-linear-gradient(bottom, #a7207e, #d2289e);
  background: -moz-linear-gradient(center bottom, #a7207e 0%, #d2289e 100%);
  background: -o-linear-gradient(#d2289e, #a7207e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d2289e', endColorstr='#a7207e', GradientType=0);
  border-color: #d72ca4 #d2289e #c52595 #d2289e;
  color: #ffffff !important;
}