/* Banner Title Colors - Custom Styles */

.dz-bnr-inr-entry h1 {
    font-weight: 800;
    text-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    margin-bottom: 15px;
}

/* Page Specific Colors */
.bnr-color-about {
    color: #10ccd3  !important;
    /* Sky Blue */
}

.bnr-color-vision {
    color: #10ccd3  !important;
    /* Amethyst Purple */
}

.bnr-color-quality {
    color: #10ccd3  !important;
    /* Nephrite Green */
}

.bnr-color-values {
    color: #10ccd3  !important;
    /* Orange */
}

.bnr-color-awards {
    color: #10ccd3  !important;
    /* Sunflower Yellow/Gold */
}

.bnr-color-infra {
    color: #10ccd3  !important;
    /* Turquoise */
}

.bnr-color-manufacture {
    color: #10ccd3  !important;
    /* Alizarin Red */
}

.bnr-color-products {
    color: #10ccd3  !important;
    /* Carrot Orange */
}

.bnr-color-clients {
    color: #10ccd3  !important;
    /* Wet Asphalt / Dark Blue */
    text-shadow: 0 2px 5px rgba(255, 255, 255, 0.3) !important;
}

.bnr-color-contact {
    color: #10ccd3  !important;
    /* Pumpkin Orange */
}