body.index section.spotlight {
    border: 2px solid #ff4500; 
    padding: 1rem;
}

body.index section.spotlight h2 {
    color: #ff4500; 
}

body.index section.spotlight img {
    border: 2px solid #ff4500; 
    border-radius: 8px; 
    margin-top: 1rem; 
}
