.bg-white {
    background-color: #ffffff;
}

.text-primary {
    color: #00163d;
}

.font-normal {
    font-weight: normal;
}

.slider-separator {
    font-weight: bold;
    font-size: 2rem;
}