
.yellow-colour {
	color: #edcb50;
}

.step-number-inner {
	font-size: 12px;
}
.hide {
	display: none;
}

#scroll-investment {
	margin-top: 100px;
}

footer {
	margin-left: auto;
	margin-right: auto;
}

.display-2 {
	line-height: 1.2;
}

@media (max-width: 480px) {
	.navbar-brand {
		width: 190px;
	}
}