/* Define Global Colors */
:root {
    --primary-color: #265f7b ;
    --secondary-color: #4b97aa;
    --highlight-color: #0000
   
}