.hero-ds{
    font-size: 2rem !important;
}

.color-gray{
    background-color: #804b1b;
}
.feature-p{
    display: flex;
    justify-content: center;
    align-items: center;
    /* margin: 0 auto; */
}
.feature-pd{
    max-width: 1250px;
}