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

.main {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}