.elementor .ukcr-related-link{.ukcr-related-link {
display: inline-flex;
align-items: center;
gap: 8px;
margin-top: 12px;
font-family: var(--e-global-typography-accent-font-family), sans-serif;
font-size: 0.95rem;
font-weight: 700;
line-height: 1;
letter-spacing: 0.02em;
text-transform: uppercase;
color: #ef2f2f;
text-decoration: none;
transition: color 0.2s ease, gap 0.2s ease;
}

.ukcr-related-link::after {
content: "›";
font-size: 1.3em;
line-height: 0.8;
transform: translateY(-1px);
}

.ukcr-related-link:hover,
.ukcr-related-link:focus {
color: #001423;
gap: 12px;
}

.ukcr-related-link:focus-visible {
outline: 2px solid #ef2f2f;
outline-offset: 4px;
border-radius: 4px;
}\n}.elementor .ukcr-wide-section-header{display:flex;flex-direction:row;gap:10px;align-items:center;}