img {
    max-width: 19%;
    height: auto;
    width: auto;
}

.name {
    color: #d0aa47;
}

.school {
    color: #2b3d4b;
}

.whoami {
    color: #504f57;
}

.subtitle {
    color: #cf880c;
}

.pic_title {
    text-decoration: underline;
    color: #2b3d4b;
}

.testimonials {
    color: #504f57;
}

.main_contact {
    color: #f44336;
}

.other_contact {
    color: #8057b6;
}

button {
    color: white;
    background-color: #504f57;
}