/************************ BIOGRAPHY BEGIN ************************/
#main-content .biography .text-content {
    font-size: 18px;
    font-family: 'palatino-linotype-bold',serif;
}
#main-content .biography .image-container {
    background: url("../images/biography_ritagliato.jpeg") no-repeat center center;
    background-size: contain;
    height: 700px;
}
#main-content .biography .download-button-container {
    text-align: center;
    padding: 30px 0;
}

#main-content .biography .download-button-container .download-resume {
    background: #1c1c1c;
    text-decoration: none;
    color: #fff;
    padding: 13px 50px;
    font-size: 16px;
}
/************************ BIOGRAPHY END ************************/
