.price-list table tr td, .price-list table tr th {
    text-align: left;
}
.price-list table tr:hover td, .price-list table tr th {
    color: #444444!important;
}

.price-list .table > tbody > tr:nth-child(2n) > td, .table-striped > tbody > tr:nth-child(2n) > th {
    background-color: rgba(0, 0, 0, 0.05)
}
body, ul.timeline_items, .icon_box a .desc, .icon_box a:hover .desc, .feature_list ul li a, .list_item a, .list_item a:hover, .widget_recent_entries ul li a, .flat_box a, .flat_box a:hover, .story_box .desc, .content_slider.carouselul li a .title, .content_slider.flat.description ul li .desc, .content_slider.flat.description ul li a .desc, .post-nav.minimal a i {
    color: #333;
    letter-spacing: 0.6px;
    font-family: "Raleway", Arial, Tahoma, sans-serif;
}

#Footer a {
    color: #666;
}

#Footer ul.contact-details {
    line-height:40px;
    font-weight:700;
    letter-spacing: 0.5px;
}

#Footer ul.contact-details li {
    display: inline-block;
    line-height: 24px;
}

#Footer ul.contact-details li a {
    display: inline-block;
    font-family: Lato;
    font-size: 16px;
}

.faq .question .title {
    font-size: 16px;
    letter-spacing: 0.5px;
    font-weight: 600;
}