/* Start custom CSS */h1.entry-title {
    
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100px;
    background-color: #005F82;
    color: white;
}/* End custom CSS */