.cover-img {
    max-height: 200px;
}
.img-profile {
    max-width: 150px;
    max-height: 150px;
    border: 4px double #1e88e5;
    ;
    margin-top: -75px;
}
.icon {
    font-size: 20px;
    color: #000000 !important;
}
.topic {
    margin-top: 20px;
}
.card-title {
    color: #000000 !important;
}
.title {
    margin-bottom: 0;
}
.more {
    max-width: 50px;
}
a {
    color: #1e88e5 !important;
}
.description {
    margin-left: 15px !important;
}
.exp-title {
    display: flex ;
    margin-bottom: 0;
    margin-top: 10px;
    color: #1e88e5 !important;
}
.card-text {
    color: #000000 !important;
}
.progress-bar {
    background-color: #1e88e5;
}
.footer {
    margin-top: 20px;
    background-color: #1e88e5 !important;
    color: #ffffff !important;
}
.footer-icon {
    color: #ffffff !important;
    font-size: 30px;
}
.footer-content {
    margin-top: 10px;
    color:#ffffff !important;
}
.list-group-item {
border: none;
}
.badge-secondary {
    background-color: #1e88e5;
}
li > a {
color: #ffffff !important;
}
.project-link {
    color: #1e88e5 !important;
}
.li-icon {
    font-size: 12px;
    padding: 5px;
    color: #1e88e5 !important;
}
.btn {
    text-align: left;
}