.fs-14 {
	font-size: 14px !important;
}

.fs-17 {
	font-size : 17px !important;
}

.fs-30 {
	font-size: 30px !important;
}

.fs-20 {
	font-size: 20px !important;
}

.fs-45 {
	font-size: 45px !important;
}

.fs-60 {
	font-size: 60px !important;
}

.letter-spacing-3 {
	letter-spacing : 3px;
}

.margin-l-n10 {
	margin-left : -10px;
}