p.title-quiz {
    font-size: 28px;
    color: #545454;
    text-align: center;
    margin-bottom: 100px;
    font-family: "Avenir";
    margin-top: 100px;
    font-weight: bold;
}
.quiz-img-inicio { 
    width: 442px;
    height: auto;
}
p.title {
    color: #C49A64;
    font-size: 20px;
    font-family: 'Avenir', sans-serif;
    font-weight: 600;
}
label.text-dark.lbl-form {
    font-size: 20px;
    line-height: 23px;
}
section.question_1 {
    padding: 100px 0px;
}
.organization {
    border: 1px solid #545454;
    border-radius: 100px;
    font-size: 28px;
    color: #545454;
    width: 411px;
    height: 63px;
    margin: 10px 0px;
}
.card {
    text-align: center;
    width: 220px;
    height: 229px;
    padding: 35px 0px;
    border: 0px;
}

section#resposta {
    padding: 100px 0px;
}
section#footer {
    font-size: 28px;
    color: #fff;
    padding: 100px 0px;
    background-color: #C49A64;
    font-family: 'Avenir', sans-serif;
}

.borda {
    padding: 40px 30px;
    background-color: #fff;
    border-radius: 30px;
    margin: 20px 30px
}
img.imgcontato {
    margin-left: 90px;
    width: 799px;
    height: 457px;
}

p.titulo-resposta {
    font-size: 30px;
    font-weight: 600;
}

.owl-carousel .owl-item img {
    display: block;
    width: 70%;
}
section.port {
    margin: 200px 0px 0px 0px;
}