h1, h2, h3, h4, h5{
    font-family: 'DM Serif Display' !important;
}

body{
    color: #333 !important;
    font-family: 'Roboto' !important;
    line-height: 1.5 !important;
    font-size: 1rem !important;
}

h2{
    font-size: 2rem !important;
    
}

form h3{
    margin-bottom: 1rem !important;
    color: var(--bs-primary) !important;
    font-family: 'Roboto' !important;
    font-size: .9rem !important;
}