@media (max-width: 780px) {
  .so-widget-sow-button-atom-0332b8ff0644-692438 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-0332b8ff0644-692438 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-0332b8ff0644-692438 .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: #ac0272;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7a0151), color-stop(1, #ac0272));
  background: -ms-linear-gradient(bottom, #7a0151, #ac0272);
  background: -moz-linear-gradient(center bottom, #7a0151 0%, #ac0272 100%);
  background: -o-linear-gradient(#ac0272, #7a0151);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ac0272', endColorstr='#7a0151', GradientType=0);
  -webkit-border-radius: 1.5;
  -moz-border-radius: 1.5;
  border-radius: 1.5;
  border-color: #6a0147 #600140 #510136 #600140;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 500px;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-0332b8ff0644-692438 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-0332b8ff0644-692438 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #b60279;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #840257), color-stop(1, #b60279));
  background: -ms-linear-gradient(bottom, #840257, #b60279);
  background: -moz-linear-gradient(center bottom, #840257 0%, #b60279 100%);
  background: -o-linear-gradient(#b60279, #840257);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b60279', endColorstr='#840257', GradientType=0);
  border-color: #c0027f #b60279 #a7026f #b60279;
  color: #ffffff !important;
}