/*#677157.1//9.14.16//
http://donaciondeorganos.gov/index.html */
.content-block .media-body {
    font-size: 11px;
}


/*#678232.1//09.20.16// 
http://donaciondeorganos.gov/index.html
*/

div#carousel-home > div.carousel-inner > div.item.bg-orange > div.container > div.carousel-caption > div.carousel-caption-inner > h2{
	margin-bottom: 0;
}


/*#678232.3//09.21.16// 
http://donaciondeorganos.gov/index.html
*/

form[name="hrsa_organdonor"] > div#custom-search-input{
	max-width: 210px;
}

/*#544447.6//09.28.16// 
http://donaciondeorganos.gov/index.html
*/

@media(min-width: 768px){
div#carousel-home > div.carousel-inner > div.item.bg-blue > div.container > div.carousel-caption > div.carousel-caption-inner > h2{
	margin-bottom: 0;
}
}

/*#790677//04.02.18//
https://donaciondeorganos.gov/index.html
*/

div.item.bg-purple > div.container > div.carousel-caption > div.carousel-caption-inner > h2{
	font-size: 28px;
	padding-bottom: 10px;
}


/*#823093//11.5.18//*/

div.carousel-inner > div.item.bg-orange > div.container > div.carousel-caption > div.carousel-caption-inner > h2{
	font-size: 28px;
}



/*#896666//06.04.20//*/

div.carousel-inner div.carousel-caption-inner > h2[style="color: rgb(130, 42, 117);"]{
	font-size: 26px;
	line-height: 1.15;
	margin-bottom: 0;
}

div.carousel-inner div.carousel-caption-inner > h2[style="color: rgb(130, 42, 117);"] + p{
	line-height: 1.4;
}

/* 944969 | 07.19.2021 */
@media only screen and (min-width:1280px)and (max-width:9000px){
    #block-hrsa-content > div > article > div > div.paragraph.usa-section > div > div > div > div:nth-child(2) > div > div.usa-media-block__body > h2{
        white-space: nowrap;
    }
}