
.header-text {
    font-size: 22rem;
}

.slash {
    font-size: 6rem;
}
.links a {
    font-size: 6rem;
    line-height: 1;
}

.services-block {
    padding: 120px 25px 120px 25px;
}
.services-block span {
    font-size: 40px;
}
.services-block h1 {
    font-size: 240px;
    margin: -30px 0 -20px 0;
}
.services-block h2 {
    font-size: 40px;
}
.services-block h3 {
    font-size: 18px;
    margin: 20px 0 0 0;
}

.footer-left img {
    height: 440px;
    max-width: none;
    width: auto;
}
.footer-connect a {
    font-size: 12rem;
}