.bg-dark-blue{
    background-color: #213C45;
}

.text-dark-blue{
    color: #213C45;
}

.bg-light-blue{
    background-color: #406D7F;
}

.text-light-blue{
    color: #406D7F;
}
