/*
 Theme Name:   Active Learning - Dawson College Theme
 Description:  Blank Child 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) {

}


.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;
}
section.team-members + p {
    background: none!important;
}

@media screen and (min-width: 980px){
    .home .entry-content {
        padding: 60px;
    }

    .team-members .entry-meta{
        /*background: #0d3050;*/
        padding: 20px;
    }
    
}

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

.ai_portfolio .post-entry .post-content{ width: 100%!important; }

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

.ai_portfolio .post-entry .post-content{ width: 70%!important; }
}
