.text-row {
    background-color: #211384;
}
h1 {
    color: #211384;
    font-weight: 900;
}
button.btn {
    background-color: #211384 !important;
}
a {
    color: #211384;
}
a.btn {
    background-color: #211384 !important;
}
a.btn:hover {
    color: #d0d0d0;
}
.image-and-text h2 {
    color: #211384;
}
.image-and-text .image-and-text-title {
    background-color: #211384;
}
