h1 {
    font-size : 30px;
    text-align:center;
    color:rgb(77, 112, 17);
    
}

h2 {
    font-size: 16px;
    color:rgb(65, 70, 71);
    
}

img {
    box-sizing:border-box;
}
