.elementkit-nav-link.active:before {
    content: url("../img/before-contact.svg");
    height: 30px;
width: 30px;
float: left;
margin-right: 10px;
margin-top: 8px;
display: block;
}

textarea#form-field-message {
    background: #fff;
    padding: 20px;
    border-radius: 20px;
    border-bottom: none;
}