.custom-bg{
    background-color: #1e2a3a;
}
.custom-bg2{
    background-color: #121822;
}

.text-red-large {
    color: red;
    font-size: 30px;
    text-decoration: none;
}