/* Research Hero - Title Styling */
.research-hero h1 {
    font-size: 3.0rem;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 0.8rem;
    letter-spacing: 3px;
    color: #ff4a3f;
}