h1 {
    font-size: 1.875rem;
    line-height: 2.25rem;
}

h2 {
    font-size: 1rem;
    line-height: 1.375rem;
    color: #000;
    margin-bottom: 15px;
}

span {
    margin-bottom: 60px;
    display: block;
}

p {
    color: #555;
    margin-bottom: 40px;
}