h1,h2,h3,h4,h5,h6{
    font-family: "Inter", sans-serif !important;
    font-weight: 500 !important;
}

.uk-heading-bullet::before{
    border-left: calc(5px + .1em) solid var(--bb-accent-color-25opa);
    border-radius: 2px;
}