/* About page specific styles */
.about-link {
    color: white;
    text-decoration: underline;
}

.about-footer {
    color: black;
    bottom: 0;
    position: absolute;
    font-weight: bold;
    text-align: center;
}
