body { 
    background-color: rgb(11, 49, 145);
    color: rgb(255, 255, 255);
font-family: "Oswald", sans-serif;
}

header{ 
    font-size: 30px;
    border-bottom: double 30px rgb(255, 255, 255);
    padding: 30px;
    text-align:
    color: white
}
h1 {
    font-size: 30px;

h2 {
    font-size: 60px;
}
}

section { 
    background-color: rgb(9, 16, 34);
    display: flex;
    justify-content: center;
}


.chamada-texto {
    margin-right:60px;
}


img{
    height: 300;
    width: 600;

    font-family: "Edu NSW ACT Hand Pre", cursive;
    
}