@media (max-width: 780px) {
  .so-widget-sow-button-atom-37b68fa9f547-8918 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-37b68fa9f547-8918 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-37b68fa9f547-8918 .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: #e234da;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c71cbf), color-stop(1, #e234da));
  background: -ms-linear-gradient(bottom, #c71cbf, #e234da);
  background: -moz-linear-gradient(center bottom, #c71cbf 0%, #e234da 100%);
  background: -o-linear-gradient(#e234da, #c71cbf);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e234da', endColorstr='#c71cbf', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #b91ab2 #b019a9 #a3179d #b019a9;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 200px;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-37b68fa9f547-8918 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-37b68fa9f547-8918 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e33ddc;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d01ec7), color-stop(1, #e33ddc));
  background: -ms-linear-gradient(bottom, #d01ec7, #e33ddc);
  background: -moz-linear-gradient(center bottom, #d01ec7 0%, #e33ddc 100%);
  background: -o-linear-gradient(#e33ddc, #d01ec7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e33ddc', endColorstr='#d01ec7', GradientType=0);
  border-color: #e546dd #e33ddc #e130d9 #e33ddc;
  color: #ffffff !important;
}