.estimate{
    background-image: url('../img/topSectionBg.webp');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

}

.estimate h2{
    font-size: 64px;
    text-align: center;
    padding: 320px;
    font-family: var(--font-family-en);
}
