/**footer 3 lü düzen**/
.footer-first {
	width: 40% !important;
}
.footer-second {
	width: 30% !important;
}
.footer-third {
	width: 30% !important;
}

/**Site Slogan**/
.site-branding__slogan{
    font-family: times new roman;
    font-weight: bold;
    font-style: italic;
    font-size: 16px;
}
/***/
.site-branding__name{
    font-family: times new roman;
    font-weight: bold;
}