.datos-cursos{
    flex-direction: row;
    justify-content: space-between;
    row-gap: 3rem;
}
.diploma{
    width: 30%;
}