/* Change blog categories to display horizontally */ .blog-categories { display: flex; flex-wrap: wrap; justify-content: center; } .blog-categories-item { margin-right: 20px; margin-bottom: 20px; }
top of page

Register today for the VIRTUAL COLLEGE FAIR on10/19!

bottom of page