h1, .h1 {
  color: #910a37;
}

h2, .h2 {
  color: #799918;
}

h3, .h3, .card-header {
  color: #b83912;
  font-style: normal;
  font-weight: bold;
  font-family: arial;
  font-size: 21px;
}

.contact-telephone {
  color: #799918;
  font-style: normal;
  font-weight: bold;
  font-family: arial;
  font-size: 28px;
}

.icon-phone {
  display: none;
}

.m-0 legend {
   color: #799918;
}

p.p-first-letter::first-letter {
  	font-family: times;
	font-size: 2.5em;
  	font-weight: bold;
	color: 169179;
	float: left;
  	margin-top: 0px;
	margin-right: 10px;
}