body{
    background-color: #292828;
    font-family: paragraph;

}
#about .content .title{
   color:  #E13A44;
   font-weight: 500;
}
#about .content .text{
    color: #F0F0F0;
}
#about .content{
    padding: 35px;
}