.meeting-time {
    margin: 21px;
    text-align: center;
    font-size: 1;
    background-color: #CC968F;
    color: #f7f6ee;
}

.training-video {
    padding: 19px;
}

h1,
h2,
h3,
h4 {
    font-weight: 700;
    font-family: 'Asap', sans-serif;
}

.main-content {
    font-family: 'Asap', sans-serif;
}

.meeting-date {
    font-size: 1.2em;
}

.meeting-date {
}

.meeting-purpose {
    font-size: 1.1em;
    color: #000000;
    font-weight: bold;
}

#resources h1 {
    background-color: #EAE6DA;
}

#resources a {
    color: #a32314;
    font-size: 1.2em;
}

#resources li {
	margin-bottom: 10px;
}