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

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

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

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

.aboutcarouseltext {
    font-size: 34px;
    font-weight: 500;
}

.mb-20 {
    margin-bottom: 20px;
}

.ml-20 {
    margin-left: 20px;
}
