h1 {
    color: #315444;
    font-family: "futura-pt", sans-serif;
    font-weight: 700;
    font-size: 80px;
    margin: 0;
    letter-spacing: -1px;
}

h2 {
    color: #315444;
    font-family: "futura-pt", sans-serif;
    font-weight: 700;
    margin-bottom: 23px;

}

h3 {
    color: #315444;
    font-family: "futura-pt", sans-serif;
    font-weight: 700;
    font-size: 30px;
}

#subhead {
    display: flex;
    align-items: end;
    justify-content: space-between;
}

figure {
    margin-bottom: 30px;
}

figcaption {
    font-family: "futura-pt", sans-serif;
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 10px;
}

#logo img {
    width: 600px;
}

#stationery img {
    width: 1000px;
}

#bars img {
width: 1000px;
}

#bar1 img, #bar2 img, #bar3 img, #bar4 img {
    width: 1000px;
}

p {
    padding-left: 48px;
    max-width: 650px;
}