.text-row {
    background-color: #1e2a5e;
}
h1 {
    color: #1e2a5e;
    font-weight: 900;
}
button.btn {
    background-color: #1e2a5e !important;
}