:root {

    --primary-color: #FD4D09;
    --secondary-color: #FFDA51;
    --background-color:#FAEBD7;
    --splash-backgroud-color: #FAEBD7;
    --footer-color:  #c7c5c5;
    --footer-color-2: #7A7A7A;
    --font-MainFont: 'Roboto Condensed', sans-serif;
}