.index-about-container {
    margin-bottom: 60px;
    padding: 60px 0px;
}

.index-about-picture-frame {
    width: 100%;
    height: 270px;
}

.index-about-picture {
    object-fit: contain;
    height: 100%;
    width: 100%;
}

.index-about-text {
    font-family: 'AkrobatLight';
    font-size: 1rem;
    line-height: 20px;
    text-align: justify;
}

.index-about-text-quote {
    font-size: 1.8rem;
}