h1 {
    color:#253237;
    font-family: 'Oswald', sans-serif;
    font-size:40px; 
    line-height: 140%;
}

h1.modal-title {
    color:#253237;
    font-family: 'Mulish', sans-serif;
    font-size: 23px;
    font-weight: bold;
}

h1#home-page {
    color: rgb(248, 249, 250);
    font-size: 2rem;
    font-weight: 700;
    font-family: 'Mulish', sans-serif;
    line-height: 125%;
}

h2 {
    font-size: 20px;
    font-weight: bold;
}

h2#popup {
    font-weight: 600;
}

h3 {
    font-size: 17px;
    font-weight: bold;
}

h3#home-page {
    font-size: 32px;
    font-weight: normal;
}

p.dashboard-subtitle {
    font-size: 20px;
    font-weight: bold;
}

h2.card-title {
    font-size: 32px;
    font-weight: normal;
}