@charset "utf-8";
.container-fluid .row .col-xl-7.align-self-center {
	color: hsla(0,63%,95%,1.00);
	font-size: x-large;
}
.align-self-center.col-xl-9 div .text-center.text-uppercase {
	color: hsla(205,82%,79%,1.00);
	text-decoration: underline;
}
