.goals {
}

.portal-title {

	font-size: 36px;
	font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: 3.84px;
  font-family: 'Metropolis Bold';

}

.bold {
	font-weight: bold
}

.italic {
	font-style: italic;
}

/* .notification-title {
	background-color: #19A4FD;
	color:white !important;
	text-transform: uppercase;
} */

.notification-title.row {
	margin-left: 0;
	width: 250px !important;
}

.notification-title span {
	padding-left: 5px;
	color: white;
}