.catch {
    text-align: center;
    margin-top: 5rem;
    margin-bottom: 5rem;
}

.catch__title {
    margin-bottom: 2rem;
}

.catch__text {
    margin: 1.5rem auto;
    color: var(--clr-textgray);
}
