.resources-search__s {
    width: 100%;
}

.resources-search select {
    width: 100%;
    height: 100%;
}

.resource-attachment__filename {
    word-break: break-word;
}

.resources__categories li.active a.text-dark, .resources__types li.active a.text-dark {
    color: #c26b11 !important;
}

.resource:last-child {
    margin-bottom: none !important;
}
