.bg-gradient {
	background: linear-gradient(90deg, #0f1137 0%, #2a5bba 100%);
}

.bg-navbar {
	background: rgb(25, 34, 39);
}
