body {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;   
}

.cgeo {
    color: white;
}

h2 {
    text-align: center;  
    font-weight: bold;
}

.headerbg {
    background-color: #195128;
}

.width5 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

.navex {
    background-color: #00420c;
}

.footereb {
    font-size: 10px;
}

.buttoneb {
    font-size: 12px;
}


.card {
    background-color: rgba(245, 222, 179, 0);
}
