.bg-others-section {
    padding-top: 80px;
    padding-bottom: 80px;
    background: #000;
    margin-top: 10px;
}

.bg-others-section h2 {
    font-size: 1.5rem;
    color: #fff;
    text-align: center;
    font-weight: 700;
}
