/* Porque Elegirnos Section */
.porque-elegirnos {
    background-color: #fff;
    text-align: center;
    padding: 80px 0;
}

.porque-elegirnos h2 {
    font-size: 36px;
    margin-bottom: 20px;
}

.porque-elegirnos p {
    max-width: 800px;
    margin: 0 auto 30px auto;
    font-size: 18px;
}
