div.contacts,
div.adress {
    color: #fff;
}

div.contacts a {
    color: #24b168;
}

h2#contactH2 {
    color: #fff;
    text-align: center;
}

a#bookNow {
    background-color: #24b168;

}