.dl--hello {
    color: white;
    text-shadow: 1px 1px 5px black;
}

.dl--typed {
    color: white;
    text-shadow: 0px 1px 2px black;
}

.dl--portfolio {
    border-radius: 25px;
    width: 420px;
    height: 330px;
}

.dl--social {
    font-size: xx-large;
    margin: 0px 5px;
}

.dl--social-foot {
    font-size: x-large;
    margin: 0px 10px;
}

.dl--service {
    min-height: 280px;
}

.dl--send {
    margin-right: 5px;
}

.dl--hire-me {
    background: #0007;
    padding: 5px;
    text-shadow: 2px 1px #0009;
}

.dl--thumbs-up {
    margin-right: 5px;
}

.dl--lang-pick {
    text-align: center;
    font-family: 'Courier New', Courier, monospace;
    cursor: pointer;
}

.dl--me {
    margin-top: 25px;
}

#testimonials img.dl--srhh {
    height: 90px;
    border-radius: inherit;
}