#header { img { max-height: 2rem; width: auto; margin: -0.5rem 0.25rem; } } h1 { margin-top: 2.5rem; margin-bottom: 2rem; } .text-gold { color: $gold; } .text-silver { color: $silver; } .text-bronze { color: $bronze; } .zelda-icon { display: inline-flex; align-items: center; width: 2em; height: 2em; img { margin: auto; max-width: 100%; max-height: 100%; } }