.indent-2 {
    text-indent: 2em;
    padding-left: 2em;
}

#masthead-subtitle {
    color: rgba(255, 255,255, 1) !important;
    font-size: 1.8em;
    font-family: serif !important;
}
.masthead .container .btn {
    font-size: 120%;
}

#projects .project-text h4 span {
    color: #888888;
    font-size: 0.7em;
}

#projects .project-text h4 span::before {
    content: ' ';
    display: inline-block;
    width: 1em;
}
#about p {
    margin-bottom: 1em;
}

#about img {
    opacity: 50%;
}

#signup {
    height: 50px !important;
}

#signup h3 {
    font-family: serif !important;
}