.finalWord{
	color: #0076bc;
	font-weight: 500;
}

hr {
    border: 0;
    height: 1px;
    margin-left:25% !important;
    margin-right:25% !important;
    margin-top: 50px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgb(0 136 204), rgba(0, 0, 0, 0));
}

.page-header-md{
	background: #3c95e8 !important;
}