.bg-base-2 {
    background-color: rgba(6, 47, 34, 0.5) !important;
}

.slice--offset-top {
    padding-top: 14rem !important;
}

@media (min-width: 1440px) {
    .container {
        max-width: 1400px;
    }
}