.research-manager__text--smaller{font-size:14px}.research-manager__text--smallest{font-size:12px}.research-manager__text--title{font-size:24px}.research-manager .col{justify-content:stretch}.research-manager .card{height:100%}.rm-posts{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1rem}.rm-posts__post{flex-direction:column;display:flex;border-radius:10px;background:#fff;border:1px solid #ccc}.rm-posts__title{font-weight:700;margin-bottom:1rem;flex:1}.rm-posts__content{padding:1rem;display:flex;flex-direction:column;flex:1}.rm-posts__featured-image{border-radius:10px 10px 0 0;max-height:350px;width:auto;object-fit:cover}.profile-bio{text-align:center}@media screen and (min-width:768px){.rm-posts{grid-template-columns:repeat(3,1fr)}.profile-bio{text-align:left}.profile-img{width:100%}}