
        /* === Line spacing options === */







/* === Font size options === */











/* === Useful extras === */

/**umb_name:Prored 1.5*/
p.line-spacing-15 {
	line-height: 1.5;
}

/**umb_name:Prored 1.75*/
p.line-spacing-175 {
	line-height: 1.75;
}

/**umb_name:Prored 2.0*/
p.line-spacing-2 {
	line-height: 2;
}

/**umb_name:Mali tekst*/
span.text-small {
	font-size: 0.875rem;
}

/**umb_name:Normalni tekst*/
span.text-normal {
	font-size: 1rem;
}

/**umb_name:Veliki tekst*/
span.text-large {
	font-size: 1.25rem;
}

/**umb_name:Vrlo veliki tekst*/
span.text-xlarge {
	font-size: 1.5rem;
}

/**umb_name:Istaknuti tekst*/
span.text-highlight {
	font-size: 1.125rem;
	font-weight: 600;
}

/**umb_name:Uvodni paragraf*/
p.lead {
	font-size: 1.25rem;
	line-height: 1.6;
	font-weight: 300;
}

/**umb_name:Mala napomena*/
p.caption {
	font-size: 0.85rem;
	opacity: 0.7;
}

/**umb_name:Citat*/
blockquote.styled-quote {
	border-left: 4px solid #0a84ff;
	padding-left: 1rem;
	font-style: italic;
	margin: 1.5rem 0;
}
