/*
Theme Name: Educational Establishments
Author: Qunari
Description: Your description goes here
Version: 1.0
Template: education-insight

This is the child theme for Education Insight theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
.institution-info ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.institution-info li {
  margin-bottom: 8px;
  font-size: 0.95em;
}
.institution-info a {
  color: #0073aa;
}