.andy {
    margin: auto;
}

.about {
    padding-left: 15px;
    padding-right: 15px;
}

.page-title {
    text-align: center;
}

#title {
    color: dimgrey;
}

hr {
    color: dimgray;
}

.cv-header {
    color: dimgray
}

.navbar {
    background-color: white;
    border-color: white;
}