li.Career a::before {
    background-image: url(/sites/default/files/2023-10/icon-recruitment-faculty-lg.png);
}
li.Students a::before {
    background-image: url(/sites/default/files/2023-10/icon-recruitment-staff-lg.png);
}
/*
#block-base-views-block-studenthighlights-block-1 .more-link {
    margin: 2em auto 2em;
}
*/
#block-base-views-block-studenthighlights-block-1 .more-link  a {
    font-size: 15px;
}


#block-base-views-block-news-block-1 .view-wrapper .studenthighlights-wrapper{
    grid-gap: unset;
}


#view-studenthighlights  div.studenthighlights-wrapper {
        grid-template-columns: repeat(auto-fit, minmax(400px, 1fr)); 
        display: grid;  
        box-sizing: inherit;
        unicode-bidi: isolate;
}


#view-studenthighlights  div.views-row {
        background-color:white;  /* #89288f;    */
        margin-bottom: 0;
}

#view-studenthighlights div.studenthighlights-wrapper a {
        color:black                     /*white;        */
}

#view-studenthighlights div.studenthighlights-wrapper a:hover {
        color:#faa519;
}

/*Slick carousel
.slick-slide{
	margin: 0 1rem;
}
*/
