:root {
    --primary-bg: #ffffff;
    --primary-title: #29556b;
    --primary-text: #3f738d;
    --secondary-bg: #0d23a5;
    --secondary-title: #ffffff;
    --secondary-text: #ffffff;
    --light-bg: #eff2fb;
    --light-bg2: #e5e5e5;
    --dark-bg: #2f4252;
    --dark-bg2: #3f738d;
    --element1-color: #ae9473;
    --element2-color: #3f738d;
    --anhor: #c8af8f;
    --text-hover: #2f4252;
    --bg-hover: #e5edf1;
    --transparent-color1: #85a6b7ff;
    --transparent-color2: #2f4252b3;
    --transparent-color3: #3f738d80;
}