/* Enter Your Custom CSS Here */
.text-custom {
	color: #855802;
}
.heading-arrow {
	min-width: 24px;
}
.pl-5 {
	padding-left: 5px;
}
.ml-34 {
	margin-left:34px;
}
h3 {
	margin-bottom: 0 !important;
}
ul {
	list-style: none;
}

.text-bold {
	font-weight: bold;
}

h6 {
	margin-top: 25px;
}

.center {
  text-align: center;
	padding: 50px 0;
}