.cls-masthead > .header-content {
  top: 450px !important;
}

.nav-item > a {
	color: #000000 !important;
}

ul {
  list-style-type: none;
}

.cls-txt-bld {
	font-weight: bold;
}

.cls-row {
	padding-top: 20px;
}

.cls-hed-pep {
	border-bottom: 2px solid #F05F40;
}

.cls-bdy-pep {
	border-bottom: 1px solid #F05F40;
}

.cls-txt-red-bld {
	font-weight: bold;
	color: #F05F40;
}

.cls-lnk {
	text-decoration: underline;
}