h1,h2,h3,h4,h5,h6 {
    font-weight: 900;
}

h1,h2 {
    font-size: 60px;
    line-height: 120%;
    margin-bottom: 40px;
    text-transform: uppercase;
}