﻿/* Place Your Custom Styles Here */
.fa-check-circle-o {
  color: #2951d5;
}
.text-slider {
    margin-bottom: 10px;
}
.project-container {
position: center;
overflow: hidden;
width: 400px;
height: 300px;
}


p.text-white  {
	font-size: 18px;
}

.shade {
	background-color: rgba(0,0,0,0.5);
}
.col-md-12 {
    position: inherit;
}