/* For the funding search */
#fellowships_search [type=radio] {
    margin: 0;
}
#fellowships_search [type=radio]+label[for] {
    margin-right: 1.25em;
}

#search {
    margin-bottom: 1.25em;
}

.mb-0 {
    margin-bottom: 0;
}

.external-link {
    width: 16px;
    height: auto;
    text-decoration: underline;
}

.font-small {
    font-size: .8em;
}

@media screen and (min-width: 1024px) {
    .details {
        inline-size: 150px;
    }
}