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

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

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

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