:root {
    --color-link: #4e7470;
    --color-btn: #4e7470;
    --color-btn-txt: #fff;
    --color-text: #141b21;
    --color-text-white: #FFFFFF;
    --color-title: #141b21;
    --color-bg-1: #fff;
    --color-bg-2: #b8c4bb;
    --color-bg-3: #141b21;
    --color-red: #f87060;
    --font-title: Playfair Display;
    --font-text: Roboto;
}
