:root {
 --white-color: #fff;
 --black-color: #000;
 --primary-color: #AB7561;
 --secondary-color: #8A8A8A;
 --third-color: #222;
}