/**
 * CUSTOM CSS
 *
 * Here you can add your custom CSS code.
 */

/*# sourceMappingURL=custom.css.map */


/* Header */

.t-title__first-word {
	font-size: 50px;
}


.c-brand__sub-title {
	line-height: 1.5;
}

/* Body */

body p {
	font-weight: 300;
}