.page-cs-intranet h1 {
	color: #990000;
	font-size: 20px;
}

.page-cs-intranet h3 {
        color: black;
        font-size: 1.2rem;
        line-height: 1.5rem;
}

.page-cs-intranet p {
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.page-cs-intranet a {
	color: #990000;
}

.page-cs-intranet a:hover {
	text-decoration: underline;
}

.page-cs-intranet img {
	padding-bottom: 3px;
}

.node--type-technical-faqs h1 {
	color: #990000;
	font-size: 20px;
	font-weight: bold;
}

.node--type-technical-faqs p {
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.node--type-technical-faqs a:hover {
	text-decoration: underline;
}
