.primary_bg {
    background-color: rgb(5 31 137) !important;
    color: #ffffff !important;
}

:root {
    --primary-color: #F74F22;
    --primary-text-color: #ffffff;
}