/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 29 2025 | 17:42:43 */
.image-h-73px img{
	height: 73px !important;
}

.image-object-fit-contain img{
	object-fit: contain !important;
}

.image-margin-top-24px img{
	margin-top: 24px;
}

.image-margin-bottom-8px img{
	margin-bottom: 8px;
}

.card-body-pt-0 .uc-card_body{
	padding-top: 0;
}

.card-border-bottom-override .card-border--bottom{
	border-bottom: 8px solid #0176de !important;
}