/*
Theme Name:     Fjer Let
Theme URI:      https://twentyfour.dk
Description:    fjer-let.dk custom theme.
Author:         Twentyfour ApS
Author URI:     https://twentyfour.dk
Template:       twentyfour-parent
Version:        0.1.0
*/

:root {
	--fl-red: rgba(187, 60, 65, 1);
	--fl-red-light: rgba(201, 90, 95, 1);
	--fl-yellow: rgba(244, 217, 85, 1);
	--fl-yellow-light: rgba(255, 239, 159, 1);
	--fl-white: rgba(255, 255, 255, 1);
	--fl-light-grey: rgba(246, 246, 243, 1);
	--fl-dark: rgba(3, 13, 25, 1);
	--fl-text-color: rgba(76, 76, 76, 1);
}
