/*
Theme Name: Retention Science - v2
Author: Deanna Lam
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

@font-face {
  font-family: 'Calibre';
  src: url('../resci-v2/assets/Calibre/CalibreWeb-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

html, body {
  height: 100%;
  font-size: 16px;
  font-family: 'Calibre';
}

.q_logo img{
  max-height: 30px;
}

span.date.entry_date.updated, .blog_holder article .post_info a, .blog_holder article .post_text h2 .date {
	display: none;
}