.thumbnail-staff {
    padding: 20px;
    min-height: auto;
}

.caption-staff a {
    color: #000;
}
.caption-staff a:hover{
    text-decoration: none;
}
.send-message-staff{
    background-color: transparent;
    border: 1px solid #2c3438;
    margin-top: 6px;
    display: inline-block;
    text-transform: uppercase;
    padding: 4px 16px;
    text-align: center;
}
.caption-staff .surname {
    padding-bottom: 10px;
    margin-bottom: .5rem;
    line-height: 1.2;
    font-weight: 700;
    margin-top: 0;
    display: block;
}