/* 
 This CSS file is used to override the existing styles of the theme.
 You can change the article headings, fonts, colors, etc.
*/

.h-15 {
    height: 5rem;
}

.lg\:h-40 {
    height: 18.5rem;
}

.text-3xl {
    margin-bottom: 10px;
}

.grid-space {
    margin-bottom: 18px;
    margin-top: 18px;
    text-align: justify;
}