/*
Apex IT Services
© Copyright 2023, Apex International Trading LTD
===========
Colors

#62b3a9 - Apex Teal
#242531 - Apex Blue
#767676 - Copy Text
===========
*/

body {
	font-family: Courier Prime;
}

a {
	color: #62b3a9;
	text-decoration: none;
	text-decoration-line: none;
	text-decoration-style: solid;
}

.Title {
	font-size: 18px;
	color: #767676;
	font-weight: 700;
	line-height: 56px;
	text-align: left;
}