HEX
Server: Apache/2.4.41
System: Linux mainweb 5.4.0-182-generic #202-Ubuntu SMP Fri Apr 26 12:29:36 UTC 2024 x86_64
User: nationalmedicaregrp (1119)
PHP: 8.3.7
Disabled: exec,passthru,shell_exec,system,popen,proc_open,pcntl_exec
Upload Files
File: /home/demo/public_html/firedamage/assets/scss/base/_typography.scss
/*
	Typography
*/
p {
	margin-bottom: 1.3em;
}
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
	font-family: 'Roboto', sans-serif;
	margin: 1.25em 0 0.75em;
	font-weight: 500;
	line-height: 1.2;
	color: #181b31;
}
h1, .h1 {
	margin-top: 0;
	font-size: 52px;
}
h2, .h2 {
	font-size: 40px;
}
h3, .h3 {
	font-size: 32px;
}
h4, .h4 {
	font-size: 25px;
}
h5, .h5 {
	font-size: 21px;
}
h6, .h6 {
	font-size: 18px;
}
small,
.font_small {
	font-size: 0.667em;
}