/*
Theme Name: Artcore
Theme URI: http://themes.esmeth.com/artcore
Author: Esmeth Team
Author URI: http://esmeth.com/
Description: A Responsive Creative Architecture WordPress Theme
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, responsive-layout, sticky-post, threaded-comments, translation-ready
Text Domain: artcore

Built with love by Esmeth Team.
*/

.centrage {text-align: center;}


.project-single .project-detail-item:before, .project-single .project-detail-item:after {
	content: " ";
	display: table;
    background-color: aqua;
}

a{
color:#6f6f6f;
}
a:visited{
color:#6f6f6f;
}
a:hover{
color:#3b2db6;
}
a:active{
color:#6f6f6f;
}