.header {
    background-color: #DC1600;
    padding-top: 7px;
}

.journal-logo-text {
    color: black;
    padding-top: 5px;
    font-family: 'Cinzel', serif;
    font-size: 2.5rem;
    font-variant: small-caps;
    font-weight: normal;
}

.site-footer {
   border-top: solid 22px black;
}

header .nav-link {
	color: #E5D8D0;
	font-weight: bold;
}

p, li, a, blockquote {
    line-height: 1.5;
}

h2 {
	font-weight: normal;
    font-variant: small-caps;
}

.section_title {
    font-weight: bold;
}