/* Bewakingsdiensten.be — finale typografie- en afstandsafstemming
   Afgestemd op Bewakingsofferte.be. */
@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;500;600;700;800&display=swap");
:root{--font-ui:"Roboto Condensed","Arial Narrow",Arial,sans-serif}
html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
body,button,input,select,textarea{font-family:var(--font-ui)!important}
h1,h2,h3,h4,h5,h6,.bd-header,.bd-nav,.btn,button,[type="submit"]{font-family:var(--font-ui)!important}
/* De actie onder elke bovenste sectorkaart hoort visueel bij de omschrijving. */
.sector-platform-home .knowledge-card{justify-content:flex-start!important}
.sector-platform-home .knowledge-card span{flex:0 0 auto!important;margin-bottom:0!important}
.sector-platform-home .knowledge-card em{margin-top:7px!important}
/* Iets compactere kaartinhoud, zonder tikruimte te verliezen. */
.sector-platform-home .knowledge-card strong{margin-bottom:5px!important}
/* Zelfde ritme in de hoofdnavigatie. */
.bd-nav{gap:16px!important}
.bd-nav a{line-height:1.15!important}
@media(max-width:620px){
  .sector-platform-home .knowledge-card em{margin-top:6px!important}
}
