/*
Theme Name:     Inclusion, Diversity, Equity, Allyship & Social Justice
Theme URI:      https://ideasatdom.wustl.edu/
Description:    Child theme of the WashU Web Theme
Author:         WashU Medicine Marketing & Communications
Author URI:     https://marcomm.med.wustl.edu/
Template:       wutheme_chauvenet
Version:        1.0.0
*/

#page {
  overflow-x: hidden;
}

/* Events */
ul.eo-events.eo-events-shortcode {
  list-style: none;
  padding-left: .5em;
}
.event-date-block-day {
  font-size: 2.074rem;
}
.event-details h4 {
  font-size:1em;
}

@media screen and (max-width: 41em) {
  .event-date-block-day {
    font-size: 1.374rem;
  }   
}

/* Quote */
.front-page-quote {
  margin: 2.125rem -9999rem;
  padding: 3.125rem 9999rem 1.625rem;
}
.front-page-quote img {
  border: solid 5px white;
}

/* Twitter */
.front-page-twitter {
  margin: 0 -9999rem -4rem;
  padding: 3.125rem 9999rem 2.125rem;
}