.t--landing-marketing a:hover {
	cursor: url("https://www.rutgers.edu/sites/default/files/AdobeStock_597205606_soccer_ball_icon_32x32.png"), pointer;
}

.cc--full-width-hero .text-container {
	text-wrap: balance;
}

@media screen and (min-width: 768px) and (max-height: 800px) {
    .c--full-width-hero {
    	height: 30.1875rem !important; /* original: 42.1875rem */
    }
}

@media screen and (min-width: 1440px) {
	.cc--enhanced-50-50.reversed .fifty-fifty-wrapper .text-container-inner {
		margin-right: 0 !important; /* original: calc((100vw - 1440px) / 2); */
		text-wrap: balance;
	}
}

@media screen and (min-width: 1024px) {
	.c--descriptive-links .f--description p {
		font-size: 1.325rem; /* original: 1.125rem */
	}
}

.c--rich-text .f--rich-text figure img {
	border-width: 2vw;
	border-color: #C02;
	border-bottom-style: dotted;
}


/*.c--promo-50-50 .f--section-title h2 p::after {
	content: url("https://www.rutgers.edu/sites/default/files/sm_world-cup-2026-R-ball-icon_60x60.png");
	display: inline-block;
}*/