  /*
 Theme Name:   AEC 天美社区 Theme
 Description:  Blank Child theme of 天美社区 Theme
 Author:       天美社区 - 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: 740px) {
.programs-container > div{
	width: 100%!important;
}
}

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

}

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

}

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

}

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

}

.content .page_item a:visited{
	color: #fff;
	background-color: purple;
}
