h1 {
    font-size: 40px;

    font-weight: 700;
}

h2 {
    margin-left: 20px;
    font-size: 30px;
    font--weight: 500;
    margin-bottom: 3px;
}

h3 {
    margin-left: 40px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 30px;
    letter-spacing: 0.5px;
}

h4 {
    font-weight: 200;
    font-size: 18px;
    margin-bottom: 30px;
}