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

}

.pedday-session-block {
    background: white;
    padding: 20px;
}

.pedday-session-block > h2, .pedday-session-block > h3{
    display: block;
    text-align: center;
    font-weight: 500;
}

