body {
    font-family: "Inter", serif;
}
h1 {font-weight: 700;}
h3 {font-weight: 700;}
h4 {font-weight: 700;}
h6 {font-weight: 700;}
.breadcrumb.article .breadcrumb-item+.breadcrumb-item::before {
    font-weight: 600;
    font-size: 14px;
}
.content-center.text-white h1 {
    font-weight: 600;
}
