#garantia-01 {
    background: #1C7AB6;
    color: #fff;
    width: 100%;
    position: relative;
    left: -8px;
    line-height: 150px;
    font-size: 70px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-align: center;
}

#garantia-02 {
    color: #1C7AB6;
    font-size: 42px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    margin-top: 4%;
    width: 90%;
    max-width: 1345px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#garantia-04 {
    color: #616161;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    margin-top: 3%;
    margin-bottom: 5%;
    line-height: 28.5px;
    width: 90%;
    max-width: 1345px;
    margin-left: auto;
    margin-right: auto;
    text-align: justify;
}

h5 {
    word-spacing: 3px;
    text-align: justify;
    padding-bottom: 20px;

}


div p {
    color: black;
}