.not-found-row {
    padding-top: 20%;
}
.not-found-col {
    text-align: center;
}
.not-found-title {
    font-family: 'Poppins', sans-serif;
    font-size: 42px;
    font-weight: 700;
    color: #34344D;
}
.not-found-text {
    font-family: 'Cabin', sans-serif;
    font-size: 18px;
}