#desktop-home{
    color: var(--red-seal);
}

#mobile-home img{
    transform: scale(1.2);
}