.text-danger{

	color: #C52D3A !important;
}

.btn-primary{
	 background: #C52D3A !important;
	 border-color: #C52D3A !important;
}

.btn-primary a{
	 color: #fff !important;
}


.text-blackish{
	
		color: #2C3E50 !important;
}