:root { --bs-font-family-heading: 'Outfit', sans-serif; } #title { background: -webkit-linear-gradient(45deg, #ffd400 15%, #ee2d75, #0169ee 80%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; text-shadow: none !important; } @media (min-width: 576px) { .img-machine { width: 350px; } } td { background-color: rgba(255,0,0,0) !important; } td { color: var(--bs-primary) !important; } @media (max-width: 575px) { #img-logo { width: 200px; height: auto; } }