* {
    font-family: 'Poppins', sans-serif;
}

.main-content {
    min-height: calc(100vh - 151.26px);
}