
body {
    align-items: center;
    justify-content: center;
    text-align: center;
    justify-self: center;
    padding: 0px;
    margin: 0 auto;
    width: 70vw;
    display: block;
}
#background {
    width: 100%;
    align-self: center;
}

#legenda-cabeçalho {
    margin-top: 20px;
    color:  #eb2237;
    font-family: sans-serif;
    font-weight: bolder;
}

#Parcelas{
    width: 100%;
    background-color: #eb2237;
    font-family: sans-serif;
    font-weight: bolder;
    color: white;
    padding: 20px;
    line-height: 1px;
    display: block;
}

h1 {
    font-size: 39pt;
    margin-bottom: -40px;
}
#preco {
    font-size: 84pt;
    color: white;
}

#Financiamento {
    margin-top: -40px;
}

h4 {
    font-size: 20pt;
    font-family: sans-serif;
    color: #eb2237;
    font-weight: 100;
}
span {
    letter-spacing: 0.07em;
}
.imagem {
    width: 70vw;
}

#h8{
    padding-top: 10px;
    width: 100%;
    height: 50px;
    background-color: #eb2237;
    color: white;
    font-size: 30pt;
    font-weight: bolder;
    font-family: sans-serif;
}
.Final{
    margin-top: 60px;
}

#h7 {
    color: #eb2237;
    font-family: sans-serif;
    font-weight: lighter;
    font-size: 25pt;
}
#Sala4 {
    color: #eb2237;
    font-family: sans-serif;
    font-weight: lighter;
    font-size: 20pt;
    margin-top: -30px;
}

#foot{
    background-color: #501011;
    margin-top: 10px;
    font-size: 15pt;
    font-family: sans-serif;
    font-weight: lighter;
}
#Agende {
    font-weight: lighter;
    padding-top: 10px;
    font-size: 15pt;
    margin-bottom: -25px;
}