:root {
    --dark-blue: #003f6b;     /* Header/Footer */
    --mid-blue: #005A9C;      /* Main/Right Sections */
    --text-color: #ffffff;
    --spacing: 10px;
}
