.about_content p {
    font-family: aller;
    font-size: 24px;
    line-height: 30px;
    margin: 0px;
    padding: 0px 23px;
    color: #160200;
    font-weight: 400;
    margin-bottom: 15px;
    text-align: justify;

}

.about_content {
    background-color: #fff;
}