body {
    margin: 0;
    font-family: 'Roboto', sans-serif;
    background-color: #f5f5f5;
}

.btn-git {
    background-color: #8b5cf6;
    color: white;
}

footer .text-muted {
    color: white !important;
}