

.header-left {
    padding-top: 5px;
}

.logo:hover a {
    text-decoration: none;
}

.logo-text {
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    font-size: 24px;
}

.small-caps {
    font-variant: small-caps;
}

#logo-separator {
    margin: 0px 0px;
}

#banner-title-separator {
    margin: 0px 0px;
}

.site-slogan {
    font-size: 16px;
}

.section:before {
    display: block; 
    content: " "; 
    margin-top: -100px; 
    height: 100px; 
    visibility: hidden; 
}

.banner .title {
    font-weight: 600;
    font-size: 64px;
}

.banner .lead {
    font-weight: 400;
    font-size: 36px;
}

.banner .small-lead {
    font-size: 26px;
}

.fake-banner .title {
    font-weight: 600;
    font-size: 64px;
}

.fake-banner .lead {
    font-weight: 400;
    font-size: 36px;
}

.fake-banner .small-lead {
    font-size: 26px;
}

.fake-banner .list {
    font-size: 20px;
}

.resume-inset {
    margin-left: 20px;
}

.resume-list ul {
    list-style-type: none;
}

.subject-matter-list ul {
    list-style-type: none;
}

.ph-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.nowrap {
    white-space: nowrap;
}

.g-recaptcha {
    padding: 3px;
}