.event{
background: #eee;
padding:10px;
margin:10px;
}
.event :hover{
background: #e7ccfb;
.upcoming{
background: #ccc;
.talk{
background: #ddd;
.content{
/*background: #000;
color: #fff;*/
.site-footer{