#detail-section {
    background-image: url(../img/cover-learning.jpg);
    background-size: cover;
    background-attachment: fixed;
    color: white;
}

#detail-section h1{
    font-family: 'Pacifico', arial;
}

.card{
    margin-bottom:2em;
}