 .h1, h1 {
        font-size: 48px;
        font-weight: 700;
        font-family: 'PT Serif', serif;
        margin-bottom: 30px;
    }
    .header-block-text-left {
        margin-bottom: 15px;
        color: #7f7f7f;
        font-weight: 600;
    }
    .header-block-phone {
        color: #9b9b9b;
    }
    .header-block-text-right {
        margin: 20px 0 50px;
        color: #000000;
        font-size: 20px;
        font-family: 'PT Sans', Arial, sans-serif;
    }
