.subtitle-h2 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    line-height: 1.2;
    font-size: calc(1.325rem + 0.9vw);
    display: block;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
    font-weight: 500;
}

.gray-color {
    background-color: #f8f9fa !important;
}

.black-font {
    color: black !important;
}
.img-thumbnail:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
}
.subtitle-inf {
    color: #001388 !important;
    font-size: 2rem !important;
    font-weight: 600 !important;
    text-align: left;
}
.bg-light-grey {
    background-color: rgb(248, 249, 250)  !important;
    opacity: 1 !important;
}
