/* Menu & Titles font family */ h1, h2, h3, h4, h5, h6, .header #main-menu a, .header #top-sub-menu a, .header-topmenu ul li a, .header-2-content .header-weather strong, .widget-contact li strong, .item-block-4 .item-header strong, .photo-gallery-grid .item .category-photo { /*font-family: "Titillium Web", sans-serif;*/ font-family: "Titillium Web", sans-serif; } /* Link color */ a { color: #232323; } /* Mouse-Over link color */ a:hover { color: #2c3e50; } /* Footer Widget Title Color */ .footer .widget > h3 { color: #353535; } /* Footer Widget Title Bottom Border */ .footer .widget > h3 { border-bottom: 3px solid #2c3e50; }