.custom-bg-green {
	background-color: #0eed02;
}

.custom-bg-blue {
	background-color: #038cfc;
}

.custom-text-blue {
	color: #038cfc;
}

.custom-text-dark-blue {
	color: #006fc9;
}

.custom-font-head {
	font: M PLUS Code Latin;
	font-family: 'M PLUS Code Latin', monospace;
	font-family: 'Roboto Mono', monospace;
	font-size: 2rem;
}

.custom-icon-large {
	font-size: 3rem;
}