/*
Theme Name:         Insight Share (Sage / Roots)
Theme URI:          https://roots.io/sage/
Version:            8.5.0
Author:             Roots
Author URI:         https://roots.io/
Text Domain:        sage

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/

/* Jack Edits */
.page-template-template-staff .team-member .body {margin-top:1em; margin-bottom:3em;}
.footer-primary .left ul {-webkit-columns:1; -moz-columns:1; columns: 1;}
.footer-menu-col {float: left; width:30%; margin-right:3%;}
.footer-menu-col.last {margin-right:0;}
blockquote h6 {margin:0;margin-top:0.5em;font-size:17px;}

/* MOBILE */
@media screen and (max-width:768px) {
    .footer-primary .company-details {font-size:0.80em;}
}