/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 09 2023 | 14:22:09 */
.about_area .img_box {
    width: 100%;
    height: 150px;
}
.about_area .artist_box {
    width: 100px;
}
.about_area .content h4 {
    font-size: 18px;
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
    letter-spacing: -1px;
    line-height: 1;
    margin-top: 1.3rem;
}
.about_area .content p {
    font-size: 18px;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 1.6;
}