/* Text Color */
* {
    --yellow: #ffb115;
    --brown: #974900;
    --padding-top: 10px;
    --pading-bottom: 10px;
}