.mxrc-card {
	border-radius: 10px;
	overflow: hidden;
	display: block;
}

#mxrc__bg {
	background-color: var(--loading-bg2);
}
