.mw-35 {
    min-width: 35%;
}

.project-description {
    color: white;
    font-size: larger;
}

.custom-badge {
    font-size: small;
}

.progress {
    background-color: #ccc;
}

.stroked {
    text-decoration: line-through;
}

.contact-link {
    color: #666;
    text-decoration: underline;
}

.home-bubulle {
    border-radius: 50%;
    background-color: #00b4d9;
    width: 40px;
    height: 40px;
}
