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

}

.dc_accordion.multiple .dc_accordion-title{
	background-color: #f5f5f5; 	
}

.news .news-item{
	box-shadow: none;
	border:none!important;
}

.news .news-item:hover {
    box-shadow: 2px 0 10px 0 rgb(0 0 0 / 10%);
}