/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 19 2026 | 10:18:33 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.shelter-manager-grid .sm-card-pills {
	display: none !important;
}

.shelter-manager-animal-feed > .inner > .body > .feed > .item > .content > .name {
	text-transform: uppercase;
	font-size: 1.6rem;
}

.shelter-manager-animal-feed > .inner > .body > .feed > .item > .image > .ribbon p {
    font-size: 14px;
    padding: 5px 0;
}