p.title-quiz {
    margin: 50px;
    text-align: center;
}

.organization {
    border: 1px solid #545454;
    border-radius: 100px;
    font-size: 18px;
    color: #545454;
    width: 100%;
    height: auto;
    margin: 10px 0px;
    font-family: 'Avenir', sans-serif;
}

.quiz-img-inicio { 
    width: 100%;
    height: auto;
}

img.text-title {
    padding: 30px 0px;
    width: 100%;
}

section.header {
    background-color: #fff;
    height: 113px;
    padding: 30px 0px;
}

.card-body {
    text-align: center;
    flex: 1 1 auto;
    padding: 20px;
    margin: 14px 0px;
    color: var(--bs-card-color);
}

.card {
    margin: 10px;
    cursor: pointer;
}

p.title {
    color: #C49A64;
    font-size: 19px;
    font-family: 'Avenir', sans-serif;
    font-weight: 600;
}

.borda {
    padding: 50px 20px;
    background-color: #fff;
    border-radius: 30px;
    margin: 0px 0px;
}
section#footer {
    font-size: 28px;
    color: #fff;
    padding: 100px 0px;
    background-color: #C49A64;
    font-family: 'Avenir', sans-serif;
}

img.imgcontato {
    margin-left: 0px;
    width: 100%;
    height: auto;
}
p.titulo-resposta {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}

spam.resposta {
    font-size: 22px;
    color: #545454;
    text-align: center;
    display: block;
}

#ult {
    font-size: 22px;
    color: #545454;
    text-align: center;
    display: block;
    padding-bottom: 50px;
}