.btn{
	background-color: #B73225;
	font-family: Roboto!important;
	font-weight: 700;
}

.secondary-btn{
	background-color: #424242;
	color: white;
}

.footer-links{
	color: #B73224!important;
	font-family: Roboto;
}

.footer-links:hover{
	color: #8a261c;
}

.form-control{
	border-radius: 0!important;
}
.nav-link.active{
	font-weight: 700;
}

.phone-card-white-text{
	color:white!important;
}
.speech-arrow-margin{
	margin-top:-5px;
}

/*Make tooltips ugly and fat*/
.tooltip{
	font-family: Poppins!important;
	font-weight: 600!important;
}