html, body {
	width: 100%;
	overflow-x: hidden;
}

.fc-turquoise {
	color: #006872
}
.fc-lightblue {
	color: #51bdcb
}
.fc-orange {
	color: #cc5003
}
.fs-lil-bigger {
	font-size: 1.25em!important;
}

.inner {
	width: 100%;
	max-width: 1390px;
	margin: 0 auto;
}

.max-width-100 {
	max-width: 100%;
}

.fs-the-smallest {font-size: 0.25em!important}
.fs-even-smaller {font-size: 0.5em!important}
.fs-smaller {font-size: 0.75em!important}
.fs-lil-smaller {font-size: 0.9em!important}
.fs-normal, .fs-1 {font-size: 1em!important}
.fs-lil-bigger {font-size: 1.1em!important}
.fs-bigger {font-size: 1.25em!important}
.fs-even-bigger {font-size: 1.5em!important}
.fs-the-biggest {font-size: 1.75em!important}

.fw-200 {font-weight: 200!important}
.fw-300 {font-weight: 300!important}
.fw-400 {font-weight: 400!important}
.fw-500 {font-weight: 500!important}
.fw-600 {font-weight: 600!important}
.fw-700 {font-weight: 700!important}
.fw-800 {font-weight: 800!important}