.text-blue {
    color: #3164bd;
}

.text-lightblue {
    color: #79a1be;
}

.bg-grey {
    background-color: #23252e;
}