:root{
  --bk-font-main:"Google Sans",Arial,sans-serif;
}

html,
body{
  font-family:var(--bk-font-main);
  font-synthesis:none;
}

html body h1,
html body h2,
html body h3,
html body h4,
html body h5,
html body h6{
  letter-spacing:0!important;
}

html body b,
html body strong{
  font-weight:700!important;
}

html body #page-card.product-card-redesign .bk-product-free-project h2{
  font-weight:500!important;
}
