.field__label::after {
    content: ":";
    font-weight: bold;
}

.field__label {
    font-weight: bold;
    padding-bottom: 10px;

}
#block-bootstrap-barrio-subtheme-searchbar--3 {
    background-color: white;
    margin-left:30px;
}

#block-bootstrap-barrio-subtheme-donatetoadr--3
{
	background-color: white;
	
}

#block-bootstrap-barrio-subtheme-adrspeakspodcast--3
{
	background-color: white;
}

#block-bootstrap-barrio-subtheme-adrnewsletter--3
{
	background-color: white;
}

#block-bootstrap-barrio-subtheme-amirkhanvoteappeal--3
{
	background-color: white;
}
h2 {
    background-color: #af251c; /* Change to your preferred color */
    padding: 8px; /* Optional: add some padding */
    color: 	#FFFFFF; /* Optional: change text color */
    text-align: center;

}
.field field--name-field-title field--type-string field--label-above{
    font-weight: bold; /* Makes the text bold */
    text-align: center; /* Centers the text horizontally */
}

