/*
Theme Name: Tiffexx
Author: Rajat Kumar
Description: Conversion of Tiffexx to WordPress.
Version: 1.0
*/
.page-wrapper .page-title{
    margin-bottom: 30px;
}
.single-location ul {
    list-style: disc;
    margin-left: 20px;
    margin-bottom: 30px;
}
.area-links a {
    color: #3498db;
}
.area-links a:hover{
	color: #000000;
	text-decoration: underline;
}
.single-location h2 {
    font-size: 2em !important;
}
