.text-shadow a {
    text-decoration: underline;
}

.contact-image{
    height: 100%;
    max-width: 100%;
    min-height: 400px;
    object-fit: cover;
}

.contact-section{
    width: 100%;
}

.contact-wrapper{
    padding: 20px;
    box-sizing: border-box;
}