.header-4 .header-top {
    font-weight: 400;
    font-size: 1.4rem;
    background-color: #21232a;
    margin-bottom: 0;
    letter-spacing: -.01em
}

.header-top .container,.header-top .container-fluid {
    position: relative;
    padding: 10px;
}

.header-4 .header-bottom {
    background-color: #c96;
}

.text-white {
    color: #2c0d0d!important;
    font-family: 'flamingregular', serif;
}

.intro-title {
    font-family: 'flamingregular', serif;
    font-weight: 400;
    font-size: 8.6rem;
    line-height: .75;
    letter-spacing: 0;
    margin-bottom: 2rem;
    color: #28a745;
}

.header-intro-clearance .header-middle .header-left, .header-intro-clearance .header-bottom .header-left {
    flex: 0 0 calc((40% + 20px) / 4);
    max-width: calc((100% + 20px) / 4);
    margin: 0;
}