.no-link-style {
    text-decoration: none;
    color: inherit;
}

.no-link-style:hover {
    text-decoration: none;
    color: inherit;
}

.no-underline-link {
    text-decoration: none;
}

.no-underline-link:hover {
    text-decoration: none;
}

.project-card-no-image h3 {
    font-weight: 600 !important;
}

.project-card-no-image h4 {
    color: rgba(255, 255, 255, 0.78) !important;
    font-weight: 500 !important;
}

.portfolio-block.project .info h3,
.portfolio-block.project .more-projects h3 {
    font-weight: 600 !important;
}

.portfolio-block.project .info p,
.portfolio-block.project .more-projects p,
.portfolio-block.project .tags a {
    color: rgba(255, 255, 255, 0.82) !important;
    font-weight: 500 !important;
}
