body {
    background-color: #f8f9fa;
    font-family: 'Lato', sans-serif;
}

.card {
    border: none;
    border-radius: 15px;
}

h1 {
    font-weight: 300;
    color: #495057;
}
