body {
    color: #65707e;
}

.list-title {
    color: #318cdd;
}

.lst-sm-title {
    color: #65707e;
}

.container-bod {
    margin: 2% 5%;
}

.visit-links {
    color: #318cdd;
    text-decoration: none;
    font-weight: bold;
    word-wrap: break-word;
}

.visit-links:visited {
    text-decoration: none;
}