.employees-area {
   text-align: center;
}
.employee {
   float: none;
   display: inline-block;
}
.textwidget {
   text-align: center;
  padding: 0px
}

.employee-photo{
  border-radius: 5px
}
.container {
  width: auto !important;	
}

.employee-social .fa:hover {
	color: #dd3333;
}
.call-to-action {
  color:#444
}
.call-to-action:hover {
		color: #dd3333
}
