:root {
    --fp-orange: #FFC269;
    --fp-green: #C9D761;
    --fp-lightblue: #A8D2E3;
    --fp-darkblue: #32ADDE;
    --fp-grey: #939393;
    --fp-pale-orange: #FFF5E6;
}

#banner-img {
    margin-top: 20px;
    margin-bottom: 20px;
}
