
:root {
    --primary-color: #13357A;
    --secondary-color: #7C7B7B;
    --background-image: linear-gradient(rgba(14, 83, 128, 0.9), rgba(14, 83, 128, 0.9));
}
