introduction-project {
    h1,
    h2,
    h3 {
        all: unset;
        font-size: 2.75rem !important;
        font-weight: 100;
        margin-bottom: 1rem;
    }

    p {
        font-size: 1.5rem !important;
        font-weight: 100;
    }
}