.list{

}
.bold{
	font-weight: bold !important;
}
.items{
	list-style: none;
}
.orange-text{
	color: #efa21e !important;
}
.navy-text{
	color: #152a61!important;
}
.text-italics{
	font-style: italic!important;
}