body {
    background-color:#011228;
}

.ced_utility_header_p1 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.ced_utility_header_img {
    height: 250px;
    padding: 25px;
}

.ced_utility_header_p1 {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
}

.ced_utility_header_p2 {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    padding-left: 25%;
    padding-right: 25%;
    text-align: center;
}

.ced_utility_header_p3 {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
}
