.bi-briefcase
{ 
	font-size: 2rem; 
    color: #3b1b0d !important;
}

.bi-chat-dots
{
	font-size: 2rem;
	color: #3b1b0d !important;
}

.bi-patch-check
{
	font-size: 2rem;
	color: #3b1b0d !important;
}

.bi-people
{
	font-size: 2rem;
	color: #3b1b0d !important;
}

.bi-camera-video
{
	font-size: 2rem;
	color: #3b1b0d !important;
}

.bi-globe
{
	font-size: 2rem;
color: #3b1b0d !important;
}

.bg-light
{
	background-color: #fff !important;
}

.about
{
	background-color: #f8f9fa !important;
}

.font-alt
{
	font-size: 22px;
	color: #3b1b0d !important;
}

.text-muted
{
	font-size: 16px;
}

.bg-gradient-primary-to-secondary
{
	background: #fdf8ef!important;
}

.display-1
{
	color: #3b1b0d !important;
}

.display-4 
{
	font-weight: 100;
	color: #3b1b0d !important;
}

.mb-2
{
	font-size: 16px;
}

.bg-black.text-center.py-5
{
	background-color: #fdf8ef!important;
}

.h2.fs-1
{
	color:#3b1b0d !important;
}

p.text-muted.mb-0
{
	color:#5b3423 !important;
}

.text-white-50.small
{
	color: #3b1b0d !important;

}

footer a 
{
	color: #3b1b0d !important;

}

#download.bg-gradient-primary-to-secondary
{
	padding-top: 3rem;
	padding-bottom: 3rem;
}

p.lead.fw-normal.text-muted 
{
	color: #3b1b0d !important;
}
mb-5 mb-lg-0