@charset "utf-8";
/* CSS Document */
.img-border{
background: #ea5f34;
	border-radius: 50%;
}
.text-justify{
	 
	text-align: justify;
	
}
.border-2
{
	border-radius: 50px 0px 50px 0;
}

.contact1 a {
  font-size: 18px;
}

.bg-black
{
	background: #525252 !important;
}