.about-title {
    font-size: 4rem;
    text-transform: uppercase;
    font-family: 'The Mad Cat Serif', serif;
    line-height: 90%;
    max-width: 60rem;
}

.width-50 {
    max-width: 30rem;
}