
body {
    background-color: #FFF !important;
}

body, p { 
    font-family: 'Poppins'; 
    font-size: 15px;
}

h1, h2, h3, h4, h5, h6 { 
    font-family: 'Poppins'; 
}

h1 { 
    line-height: 1em; 
}

h2 { 
    line-height: 1.3em;
}

small {
    line-height: 1em;
}

.card-title, .title { 
    font-family: 'Montserrat';
}

h2.title { 
    line-height: 1.2em;
}

h4.title { 
    line-height: 1.4em;
}

h5.title { 
    line-height: 1.4em;
}
