.section-3 {
    align-items:center;
    text-align: center;
}

.section-3 h3 {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 70px;
}
.section-3 p {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
}