.custom-h1 {
    font-size: 42px;
    font-weight: 800;
    color: #222;
    text-align: center;
    margin: 30px 0 -50px 0; /* top right bottom left */
}