@media (max-width: 780px) {
  .so-widget-sow-button-atom-3f5ea4a3b590-4020 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-3f5ea4a3b590-4020 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-3f5ea4a3b590-4020 .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: #fdeef4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f8c0d6), color-stop(1, #fdeef4));
  background: -ms-linear-gradient(bottom, #f8c0d6, #fdeef4);
  background: -moz-linear-gradient(center bottom, #f8c0d6 0%, #fdeef4 100%);
  background: -o-linear-gradient(#fdeef4, #f8c0d6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdeef4', endColorstr='#f8c0d6', GradientType=0);
  -webkit-border-radius: 1.5;
  -moz-border-radius: 1.5;
  border-radius: 1.5;
  border-color: #f6b3ce #f5aac8 #f39cbf #f5aac8;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1;
  
  padding-block: 0.5;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1;
}
.so-widget-sow-button-atom-3f5ea4a3b590-4020 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-3f5ea4a3b590-4020 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #fef7fa;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f9c9dc), color-stop(1, #fef7fa));
  background: -ms-linear-gradient(bottom, #f9c9dc, #fef7fa);
  background: -moz-linear-gradient(center bottom, #f9c9dc 0%, #fef7fa 100%);
  background: -o-linear-gradient(#fef7fa, #f9c9dc);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fef7fa', endColorstr='#f9c9dc', GradientType=0);
  border-color: #ffffff #fef7fa #fce9f1 #fef7fa;
  color: #000000 !important;
}