.title404{
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 300;
    font-size: 60px;
    line-height: 142%;
    color: #0067B1;
}

.desc404{
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 142%;
    color: #0067B1;
}

.link404,.link404:hover{
    text-decoration: none;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 142%;
    color: #0067B1;
}