:root {
    --link-color: rgb(170, 214, 211);
    --link-color-hover: rgb(131, 195, 191);
    --color-pearl: #fafae7;
}