<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 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-2022
 Version:      1.0.1
 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) {

}

.entry-content img {
    margin-bottom: 10px;
}

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

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

</pre></body></html>