:root {
    --color-primary: #103948;
    --color-primary-text: #fcfcfc;
    --color-secondary: #052c46;
    --color-text: #103948;
    --color-background: #fcfcfc;
    --font-family-heading: 'Montserrat', sans-serif;
    --font-family: 'Rubik', sans-serif;
}
