.intercultural {
    font-family: 'work sans';
    font-weight: 400;
    color: rgb(153, 150, 150);
    width: auto;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 20px;
    font-size: 25px;


}

.foto_inter {
    width: 800px;
    height: auto;
    align-self: center;
}

.psi_span {
    display: flex;
    width: 25px;
    height: 3px;
    background-color: #3588a1;
    margin-bottom: 20px;

}

.p_inter {

    flex-direction: column;
    padding: 5px;
}

.p_emigrar {
    font-family: 'NewYork';
    font-weight: 500;
    color: #3588a1;
    /* font-size: 50px; */
    padding: 10px;

}

.reference {
    font-size: 20px;
    font-style: italic;
}