.home-network-link {
    padding: 0 0 2.25rem;
    text-align: center;
}

.home-network-link p {
    margin: 0;
    color: #786a63;
    font-size: 0.79rem;
    line-height: 1.5;
}

.home-network-link a {
    color: #8a4e34;
    font-weight: 700;
    text-decoration-thickness: 1px;
    text-underline-offset: 0.18em;
}

.home-network-link a:hover,
.home-network-link a:focus-visible {
    color: #5d2e1e;
}
