.user-nav {
	background-color: #009fda;
}

.journal-logo {
	background-color: #009fda;
}

.site-navbar-wraper {
	background: linear-gradient(#009fda, #009fda);
	border-bottom: 5px solid #395f6f;
}

.site-footer {
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #395f6f;
}

.site-footer a {
	color: white;
	margin-right: 5%;
}

.site-content {
	min-height: 90vh;
}

.article-details-how-to-cite-citation {
        margin-bottom: 0.5rem;
        font-size: 0.9rem;
        word-break: break-word;
}
