:root {
    --primary-color: #29a5e3;
    --secondary-color: #0f69c9;
    --tertiary-color: #ecf5ff;
    --accent-color: #d6891e;
}