body {
    overflow-x: hidden !important;
}

.card-body p {
    margin: 0;
    font-weight: 300;
}


.card-title .ja {
    font-weight: bold;
}

.breadcrumb p {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 0.75em;
    font-weight: 500;
}


/* Diagnostic */


/* * {
    border: 1px dashed tomato !important;
} */