:root{
    --blue: rgb(0, 47, 109);
    --orange: #fec73b;
    --orange_hover: #fdbf20;
    --orange_btn:#ff9900;
}
