/*
 Theme Name:   Dawscon - Dawson College Theme
 Description:  Dawscon theme of Dawson College Theme
 Author:       Dawson College - Chris Georgieff
 Author URI:   http://dawsoncollege.qc.ca
 Template:     dawson-college-2022
 Version:      1.0.0
 Text Domain:  dawson-college-child
*/

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

}

@media screen and (min-width: 500px) {

}

@media screen and (min-width: 740px) {

}

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



}

@media screen and (min-width: 980px) {


}

@media screen and (min-width: 1920px) {

}

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


}




@media screen and (min-width: 980px){

}

@media screen and (min-width: 1200px){
    
}


@media screen and (min-width: 979px){

}

.team-members .department{
    font-style: italic;
}
.team-members .entry-title{
    margin: 0;
    font-weight: normal;
}
.team-members .entry-title a {
    font-size: 1.8rem!important;
    font-size: 18px!important;
}

.home .team-members p{
    background: none;
    padding: 0;
}
.home .team-members .excerpt p{
    padding: 0;
}
section.team-members .entry-meta{
    background: #efefef;
    padding: 20px;
}
section.team-members + p {
    background: none!important;
}

.team-members {
    margin-bottom: -12px;
}

