.about-company {
    padding-top: 30px;
    padding-bottom: 50px;
}

.about-company__title {
    text-align: center;
    font-size: 24px;
    color: #666;
    margin-bottom: 15px;
    font-weight: bold;
}

.about-company p {
    padding-bottom: 10px;
    color: #666;
}