.ld-cvss-container.theme div:not(:empty),
.ld-cvss-container.theme span:not(:empty),
.ld-cvss-container.theme a {
    font-family: inherit !important;
}
.ld-cvss-container.theme div:not(:empty),
.ld-cvss-container.theme span:not(:empty) {
    color: inherit !important;
}
*{
    font-family: inherit !important;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}