[data-cattype="206"] {
    padding: 35px 0 47px !important;
    background-color: #2a2d7d !important;
}

[data-cattype="206"] h1::after,
[data-cattype="206"] .section-title::after,
[data-cattype="206"] h1::before,
[data-cattype="206"] .section-title::before {
    background-color: #fff;
}

[data-cattype="206"] * {
    color: #fff;
}

[data-cattype="206"] .container {
    padding: 0 15px !important;
    width: 1000px;
    max-width: 100%;
}

[data-cattype="206"] .section-title {
    color: #fff;
}

[data-cattype="206"] .btn-primary {
    background: transparent;
    border: 1px solid #fff;
    margin: 15px 0 0;
}

[data-cattype="206"] .btn-primary:hover {
    background: #B92025;
    border: 1px solid #B92025;
}

@media (max-width: 767px) {}