@charset "utf-8";
/* CSS Document */


#staffSec{}
#staffSec .staffBox{padding: 2em;margin: 100px 0;border: 1px solid #eee;width: 100%;}
#staffSec .dispFlex{justify-content: space-between;}
#staffSec .staffBox:first-child{margin-top: 0;}
#staffSec .staffBox:last-child{margin-bottom: 0;}

#staffSec .staffBox .position{font-size: 35px;font-weight: bold;}
#staffSec .staffBox .position span{background: #fff;border-bottom: 3px solid #e9470b;}
#staffSec .staffBox h2{padding: 1em 0em 0em;font-size: 30px;}
#staffSec .staffBox.no_position h2{padding: 0em 0em 0em;}
#staffSec .staffBox h2 span{font-size: 18px;}
#staffSec .staffBox .profile{margin-left: 1em;}



@media screen and (max-width: 975px){

	
}










