.getintouch{
    border: double red;
    padding: 5px;
}
.getintouch:hover{   
    background: #4d96d7;
    color: white;
    font-weight: 500;
}