:root {
    --texto-header: white;
    --header-color: black;
    --texto-header-active: black;
    --texto-header-back-active: #f6c30c;
    --backgroud-one: rgb(17, 17, 17);
    --principal-color: white;
    --secundary-color:#f6c30c;
    --tertiary-color:black;
}