@media (max-width: 780px) {
  .so-widget-sow-button-atom-fe3b7643f863-5056 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-fe3b7643f863-5056 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-fe3b7643f863-5056 .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: #f1367f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e41063), color-stop(1, #f1367f));
  background: -ms-linear-gradient(bottom, #e41063, #f1367f);
  background: -moz-linear-gradient(center bottom, #e41063 0%, #f1367f 100%);
  background: -o-linear-gradient(#f1367f, #e41063);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1367f', endColorstr='#e41063', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #d60f5d #cc0e58 #be0d52 #cc0e58;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 100%;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-fe3b7643f863-5056 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-fe3b7643f863-5056 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #f24085;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ee1167), color-stop(1, #f24085));
  background: -ms-linear-gradient(bottom, #ee1167, #f24085);
  background: -moz-linear-gradient(center bottom, #ee1167 0%, #f24085 100%);
  background: -o-linear-gradient(#f24085, #ee1167);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24085', endColorstr='#ee1167', GradientType=0);
  border-color: #f2498b #f24085 #f1317c #f24085;
  color: #ffffff !important;
}