
.logo{
max-width: 30px;
}
.bgGroup{
    background-color: #EEE1C6;
}
.bgCard{
    background-color: #EEE1C6;
}
.Rond{
    border-radius: 20%;
}
.blauw{
    color: #0088dd;
}

.titel{
    font-size: 25px;
    font-weight: bold;
}
.lijn{
    width: 10%;
}
.kleurKnop{
    background-color: #0088dd;
    text-decoration: white;
    color: white;
    width: 20%;
    font-size: 15px;
}
.TitelKleur{
    text-decoration: white;
}
.achtergrond{
    background-color: white;
}
.aanhaling{
    font-size: 100px;
    font-weight: bold;
    color: #0dcaf0;
}
.ster{
    color: #ffc107;
}
.fa {
    padding-left: 15px;
    margin-top: 20px;
    padding-top: 15px;
    text-align: left;
    list-style-type:none;
}
.recensie{
    color: black;
    padding-left: 15px;
    margin-top: 20px;
    padding-top: 15px;
    font-family: Arial;
    text-align: left;
}