.tjl-container{
    max-width: 760px;
}
.tjl-form {
    margin: auto;
    padding: 1.5rem 1rem 1rem;
    border: solid #dee2e6;
    border-radius: 1rem;
    background-color: #f7f1ee;
    p {
        text-align: justify;
    }
}

.tjl-insta {
    position: absolute;
    top: 1rem;
    right: 1rem;
    text-align: right;
}

.tjl-temoignages {
    padding: .5rem;
    border: solid #dee2e6;
    border-radius: 1rem;
    margin-bottom: 1rem;
}