/*
.h1::before {
    content: 'COP29 Resource Hub';
    display: block;
    font-size: 20px;
    text-transform: uppercase;
    color: #32864B;
    margin: 0 0 10px 3px;
}
*/