.ca-home-section-heading-link {
    color: inherit;
    text-decoration: none;
}

.ca-home-section-heading-link:hover {
    color: inherit;
    text-decoration: none;
}

.ca-home-section-heading-link:focus-visible {
    outline: 2px solid currentColor;
    outline-offset: 4px;
    border-radius: 2px;
}
