section#homeWelcome h2 {
 font-size: 32px;
 line-height: 32px;
}

section#homeWelcome p {
    font-size: 16px;
    line-height: 22px;
}

p.welcome-cta a {
    font-size: 16px;
}

.welcome-padding {
    padding-top: 50px;
    padding-bottom: 50px;
}

#map-canvas {
    display: none;
}

.page-container h2 {
font-size: 28px;
}

.page-container p {
font-size: 16px;
line-height: 22px;
}

.single-project-bg {
position: relative;
}

.single-project-title {
position: relative;
}

.single-project-title h1 {
font-size: 32px;
line-height: 32px;
}

.single-project-title h2 {
font-size: 22px;
}

.single-project-title h3 {
font-size: 18px;
}

.single-caption-container {
    font-size: 16px;
    line-height: 22px;
}

.showcase-credit {
    right: 10px;
    bottom: 10px;
}