/*
Theme Name: theme-01
Author: Pascal Kraupner
Author URI: http://www.pascalkraupner.de
Version: 1.0
*/

/* NAVBAR MENU ACTIVE LINK */
nav ul li.current-menu-item a:link,
nav ul li.current-menu-item a:visited {
  color: #022d51;
  background-color: #c9e6fe;
}

img {
  max-width: 100%;
  height: auto;
}

hr.news-divider:not(:last-child) {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

p.excerpt {
  font-size: 14px;
}


hr.member-divider {
  border: 0;
  height: 2px;
  background-color: Grey;
  margin: 0 0 15px 0;
}

.carousel-control.left, .carousel-control.right{
    background: none !important;
    filter: progid:none !important;>
}

.fazebook {
	background-image: url('https://philosophy-cognition.com/cmc/wp-content/uploads/2019/02/f_logo_RGB-Blue_58-e1637577380706.png');
	background-repeat: no-repeat;
	background-position: center;
	padding-right: 5px;
	padding-top: 20px;
}
