﻿:root {
    --section-header-color: #21386c;
}

body {
    background-color: #bebfb9;
    /*background-image: url(Images/background.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: fixed;
    background-size: cover;*/
}