:root {
    --background-color: #04090a;
    --primary-color: #008080;
    
    --text-color: #ebf2f4;
    --sub-text-color: #ced2d3;
}