.logo {
    width: 225px;
}

.project-three__title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.footer-logo {
    width: 60px;
}

.why-section-p {
    font-size: 13px !important;
    line-height: 20px !important;
}

.home-section-title {
    margin: 0;
    color: var(--eston-black);
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -0.02em;
}

.home-section-heading {
    font-size: 30px !important;
}