:root {
    --main-bg: #00abaa;
    --main-bg-hover: #00bfbe;
    --second-bg: #dde4e5;
    --second-bg-hover: #eef2f2;
    --head-foot-bg: #e8f7f7;
    --hover-element-bg: #abe3e3;
    --main-color-shadow: rgb(0 171 170 / 50%);
    --second-color-shadow: rgb(108 117 125 / 50%;
}