.so-widget-sow-button-atom-c8a732bc8e64 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Inter;
  font-weight: 700;
  font-size: 1.45em;
  padding: 1em 2em;
  background: #fc7cc5;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fb4aaf), color-stop(1, #fc7cc5));
  background: -ms-linear-gradient(bottom, #fb4aaf, #fc7cc5);
  background: -moz-linear-gradient(center bottom, #fb4aaf 0%, #fc7cc5 100%);
  background: -o-linear-gradient(#fc7cc5, #fb4aaf);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc7cc5', endColorstr='#fb4aaf', GradientType=0);
  border: 1px solid;
  border-color: #fb3ba8 #fa31a4 #fa229d #fa31a4;
  color: #ffffff !important;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  -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);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.so-widget-sow-button-atom-c8a732bc8e64 .ow-button-base a:active,
.so-widget-sow-button-atom-c8a732bc8e64 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-c8a732bc8e64 .ow-button-base a.ow-button-hover:hover {
  background: #fcabd9;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fb79c3), color-stop(1, #fcabd9));
  background: -ms-linear-gradient(bottom, #fb79c3, #fcabd9);
  background: -moz-linear-gradient(center bottom, #fb79c3 0%, #fcabd9 100%);
  background: -o-linear-gradient(#fcabd9, #fb79c3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcabd9', endColorstr='#fb79c3', GradientType=0);
  border-color: #fdb5de #fcabd9 #fc9cd3 #fcabd9;
}