.title {
    font-size: 32px;
    margin-bottom: 32px;
    line-height: 40px;
}

.title--md {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 0;
}

h1.title {
    margin: 0 0 32px;
    font-weight: normal;
}