/*
 Theme Name:   ALC 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) {

}

.shortcode-row a:before{
	display: none;
}

.dc_btn{
    background-color: #1d818d!important;
}