#title {
    cursor: pointer;
}
#about {
    margin-left: 80px;;
}
.about-item-heading{
    font-size: 3em;
    color: rgb(64, 64, 64);
    margin-bottom: 10px;
}
.about-item-text {
    color: rgb(110, 110, 110);
    font-size: 1.3em;
}