

/* Agency Custom CSS */

#footer_agency-brand .logo_agency {
    height: 200px !important;
}

#footer_agency a, #footer_agency-links a,  {
    text-decoration: none !important;
}

#footer_agency #footer_agency-links ul:not(.icons_social) li a {
    font-weight: bold;
    text-decoration: none;
}
    #footer_agency #footer_agency-links ul:not(.icons_social) li a:hover {
        text-decoration: underline;
    }


/* Database Asset Grid Overrides */
body.jaspercolibrary .asset-grid.card-layout .staff-profile {
    padding: 1rem;
}

body.jaspercolibrary .asset-grid.card-layout .button{
    width: 100%;
}


body.jaspercolibrary .asset-grid.card-layout .staff-content ul {
    text-align: left;
}

body.jaspercolibrary .book-gallery h2 {
    margin-bottom: 2rem;
}

body.jaspercolibrary .book-gallery p {
    text-align: center;
    margin-bottom: 2rem;
}

body.jaspercolibrary .book-gallery p img {
    border-radius: 0;
}