footer .column1 {
position: relative;
top: -18px;
}

p {
    letter-spacing: 1px;
}
nav.main_menu ul li a :hover {
    color: #EF0000;
}
ul {
    list-style-position: inside;
    letter-spacing: 1px;
}
input.wpcf7-form-control.wpcf7-text
{
    background-color: #eee;
}
textarea.wpcf7-form-control.wpcf7-textarea 
{
 background-color: #eee !important;
}