body {
    font-family: 'Poppins', sans-serif;
    background-color: #f5f5f5;
}
.highlight {
    color: #43A047;
}