
 :root {
     --main-color: #ece3e3;
     --secondary-color: #624e5e;
     --buttons-color: #5b4146;
    --disabled-buttons-color: #a28b91;
 }