#about-section{
    z-index: 1;
}

#about-detail .about-text{
    z-index: 1;
    position: relative;
}

#about-detail .about-text p{
   font-size: 18px;
   color: rgb(53, 53, 53);
}

#about-detail .graphic{
   background-color: #950000;
   width: 40px;
   height: 150px;
}