.centered-flex-400 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 400px;
}

.coming-soon-heading {
    color: rgb(5, 79, 165);
    font-size: 80px;
}
