p {
    text-align: justify;
	margin-bottom: 0.5rem;
}

.site-footer {
    background: #708090;
}

.main-header {
    background-color: #ff4500;
}

.navbar-logo a {
    color: #ffffff;
}

.page-content p {
    margin-top: 0.5rem;
}

page-site .page-content {
    margin-bottom: none;
    padding-bottom: none;
    border-top: none;
    border-bottom: 1px solid #ccc;
}

.page-content {
    margin-bottom: 1rem;
    padding-top: 1rem;
    border-top: 1px solid #ccc;
    font-size: 20px;
    line-height: 30px;
}

.footer-brand-image {
    margin-top: 0;
    visibility: hidden;
}

#userNav .nav-link, .language-toggle .dropdown-toggle {
    color: #fff;
    border: 1px solid #fffcfc00;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5em;
    text-transform: none;
}

.header-top {
    background-color: #708090;
    padding-top: 10px;
    padding-bottom: 5px;
    color: white;
    padding-left: 3%;
    padding-right: 3%;
}

.header-p {
    font-family: "Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
    font-size: 14px;
    font-weight: 700;
}

.header-top a {
    color: #fff;
}