.grid-4 .col-1 {
    font-size: 11.5px;
}
body > nav {
    background-color: #425955;
}
.blindSelector {
    background: #425955;
}
body > footer {
    background-color: #425955;
}
body > footer ul li {
    color: #ccc;
}
body > header .header-name {
    font-size: 30px;
}
body > header .header-title {
    font-size: 12px;
}