@media (max-width: 780px) {
  .so-widget-sow-button-atom-5ad4b10b6b5e-5195 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-5ad4b10b6b5e-5195 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-5ad4b10b6b5e-5195 .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: #b61f65;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8a184d), color-stop(1, #b61f65));
  background: -ms-linear-gradient(bottom, #8a184d, #b61f65);
  background: -moz-linear-gradient(center bottom, #8a184d 0%, #b61f65 100%);
  background: -o-linear-gradient(#b61f65, #8a184d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b61f65', endColorstr='#8a184d', GradientType=0);
  -webkit-border-radius: 1.5em 1.5em 1.5em 1.5em;
  -moz-border-radius: 1.5em 1.5em 1.5em 1.5em;
  border-radius: 1.5em 1.5em 1.5em 1.5em;
  border-color: #7d1546 #751441 #681239 #751441;
  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-5ad4b10b6b5e-5195 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-5ad4b10b6b5e-5195 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #bf206a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #931952), color-stop(1, #bf206a));
  background: -ms-linear-gradient(bottom, #931952, #bf206a);
  background: -moz-linear-gradient(center bottom, #931952 0%, #bf206a 100%);
  background: -o-linear-gradient(#bf206a, #931952);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf206a', endColorstr='#931952', GradientType=0);
  border-color: #c7226f #bf206a #b21e63 #bf206a;
  color: #ffffff !important;
}