.custom-h1 {
    font-size: 42px;
    font-weight: 800;
    color: #222;
    text-align: center;
    margin: 30px 0 -50px 0; /* top right bottom left */
}

.details__content h1 {
    font-size: 32px;
    line-height: 1.3;
    margin-bottom: 20px;
    padding-inline-end:0}