@import "../fonts/geofonts.css";
body, p, a {
    font-family: 'BPG Algeti' !important;
    font-size: 0.875rem !important;
    font-weight: 400 !important;
    font-optical-sizing: auto;
    font-variation-settings: "wdth" 100;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'BPG Mrgvlovani Caps 2010' !important;
    font-weight: 600;
    font-optical-sizing: auto;
    font-variation-settings: "wdth" 100;
    padding: 0;
    margin: 0;
}

a.btn{
    font-family: 'BPG Mrgvlovani Caps 2010' !important;
}

h1{ font-size: 3rem !important; }/* 48 */
h2{ font-size: 1.75rem !important; }/* 32 */
h3{ font-size: 1.5rem !important; }/* 24 */
h4{ font-size: 1.125rem !important; } /* 18 */
h5{ font-size: 1rem !important; } /* 16 */
h6{ font-size: .875rem !important; } /* 14  */

.nav-link {
    font-family: 'BPG Mrgvlovani Caps 2010' !important;
}

.dropdown-item {
    font-family: 'BPG Algeti' !important;
}


.clinic-description {
    font-size: 1.05rem !important; /* 20 */
}

.container.info h4 {
    margin-bottom: 1rem !important;
    font-size: 1.25rem !important; /* 20 */
    color: #3a456d !important;

}

.container.info li {
    font-size: 1.05rem !important; /* 20 */
    color: #6c7a99 !important;
    padding: .25rem 0 !important;
}


.goverment-programm-card .card-body h4{
    font-size: 1rem !important;
    line-height: 1.25rem !important;
}

.gov-card p{
    font-size: 1rem !important;

}
.gov-card h3{
    font-size: 1rem !important;
    line-height: 1.5rem !important;
}

.home-box-1 p {
    color: var(--color-primary-400);
    line-height: 1.75rem;
    margin: 1.5rem 0 !important;
    max-width: 540px !important;
    font-size: 1rem !important;
}
.home-box-1 .title-1 {
    font-size: 2.75rem !important;
    line-height: 3rem !important;
    max-width: 540px !important;
}