.dark-background {
    background-color: #121212;
}
.font-poppins {
    font-family: 'Poppins', sans-serif;
}
