#header{
    width: 80%;
    margin: 2% auto;
    color: #333;
    font-size: 15px; 
    font-family:  'Manrope';
    font-weight: 300;
    line-height: 1;
}

.cent{
    width: 100%;
    text-align: center;
}

h1{
    color: #111;
    font-size: 18px; 
    font-family:  'Manrope';
    font-weight: 600;
}

h2{
    color: #222;
    font-size: 16px; 
    font-family:  'Manrope';
    font-weight: 600;
}
