
        .childPageBox {
    border: 1px solid lightgray;
    margin: 10px;
}

.childPageImage {
    height: 198.88px;
}

.childPageBox .childPageHeading {
    background-color: rgb(20, 110, 178)
}

.childPageHeading a h3 {
    color: rgb(253,253,253) !important;
    padding: 10px !important;
    text-decoration: none !important;
}
