.parflex {
    WIDTH: 20%!IMPORTANT;
    MARGIN: 1%;
}

.slick-track {
    display: flex!important;
}

.img-par.hex img {
    width: 100%;
}

.txt-linha h1 {
    text-align: center;
    color: black;
    font-size: 2.5rem;
    margin-top: 10px;
}

.ano-de-cada-dia {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.relativao {
    position: relative;
}

.A_linha_da_vida {
    position: absolute;
    width: 140vw;
    left: -13vw;
    top: 61px;
}

.A_linha_da_vida p {
    width: 100%;
    height: 5px;
    background: #5a98d5;
}

section#interna.historia {
    overflow: hidden;
}
p.bolinhas {
    width: 30px;
    height: 30px;
    background: #5a98d5;
    border-radius: 50px;
}

h1.adatadevdd {
    margin-top: 0px;
    font-size: 2.5rem;
    color: #5a98d5;
}

