/*** IE fallbacks ***/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /**
   * He must be here somewhere...
   */
  /**********
  * COLORS *
  **********/
  /***************
  * Break points *
  ****************/
  /* large screens */
  /*************
  * Font Sizes *
  **************/
  /* 404 */
  /* General */
  .grid-item-overlay.event {
    background-color: rgba(241, 104, 120, 0.6); }
  .grid-item-overlay.blogpost {
    background-color: rgba(132, 188, 218, 0.7); }
  .grid-item-overlay.activity {
    background-color: rgba(50, 50, 50, 0.7); }

  .work-collabs-companies-item {
    height: auto;
    max-height: 65px; } }
