#site-content > .container.h-100 > .row.h-100.align-content-center > .col-12.p-5.m-5 > .text-center > .display-2 > .la.la-tools.bg-warning.me-2.bg-opacity-50 {
	background-color: rgba(15, 37, 174, 0.5);
	text-decoration-color: rgb(0, 128, 255);
}

#site-content {
	width: 100%;
	height: 100%;
	display: block;
	top: auto;
	float: left;
	position: absolute;
	margin-top: 0px;
	margin-bottom: 0px;
}

#site-content > .container.h-100 > .row.h-100.align-content-center {
	margin-right: 0px;
	margin-left: 0px;
	background-color: rgb(247, 247, 247);
}

#site-content > .container.h-100 {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
}

#site-content > .container.h-100 > .row.h-100.align-content-center > .col-12.p-5.m-5 > .text-center > .display-2 > .la.la-tools.me-2.bg-opacity-50 {
	background-color: rgb(41, 164, 189);
}

