.recent-project-title {
    font-family: 'Nasalization', 'Poppins';
    font-size: 29px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 140%;
}

.recent-project-btn {
    background: none;
    height: 45px;
    width: 45px;
    border: 1px solid #CDDC39;
    border-radius: 50%;
}