
.DNNContainer_Kieu3 .title {
    display: flex;
    justify-content: center;
}

.DNNContainer_Kieu3 .title h2 span,
.DNNContainer_Kieu3 .title h2 a {
    text-decoration: none;
    color: #d70600;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'UTM Swiss', Arial, sans-serif;
    font-weight: 700;

}

.DNNContainer_Kieu3 .heading_wrapper {
    margin: 0;
    margin-bottom: 20px;
}

.DNNContainer_Kieu3 .title h2 {
    color: #d70600;
    display: inline-block;
    padding: 10px 15px;
    border: 1px solid #ba4949;
    background: white;
}