body{
	background-color: rgb(98,155,220) !important;
}
.justify-text{
	text-align: justify !important;
}
.text-25{
	font-size: 25px !important;
}
.text-13{
	font-size: 13px !important;
}
.social-links ul li a:hover {
  color: rgb(84,138,189) !important;
}
.orange{
	color: #FF8000 !important;
}
.blue{
	color: #04b4e0 !important;
}
.margin-bottom-40{
	margin-bottom: 40px !important;
}
.text-grey{
	color: #d5d5d5 !important;
}
.text-grey2{
	color: #eee !important;
}
.text-15{
	font-size: 15px !important;
}
.text-family{
	font-family: 'Poppins', Helvetica, sans-serif !important;
}
.margin-left-10{
	margin-left: 10px !important;
}
.padding-bottom-30{
	padding-bottom: 30px !important;
}