body {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    background-image: url(img/esceb.jpg); 
    background-repeat: no-repeat;
    background-position: right 2% bottom 35%;
    background-size: 350px;    
   
}

.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);
}

