/*
Theme Name: McCombs
Theme URI: http://www.unclog.me/
Description: Custom theme for McCombs Counseling & Consulting Inc.
Author: Alexander Rohmann
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* additional styles */
.staff ul {
padding: 40px 60px 0 70px;
height: auto;
}
.staff ul li {
margin: 10px 75px 30px 0px;
}
.staff img {
border: 4px solid #94afb3;
}

.staff ul li:nth-child(4n+0) {
margin-right: 0px;
}