.theProjectLogo, .navbar-brand-dark, .navbar-brand-light, navbar-brand img  {
	height:200px
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #585858;
}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-weight: 600;
    color: #15c5d5;
}
.navbar-brand img {
    height: 60px;
}
.navbar-collapse .collapse-brand img {
    height: 60px;
}
.avatar {
    width: 120px;
    height: 120px;
}
.strip figure {
    border-radius: 20px;
}