html.home { body { padding: 0 50px; } .logo { a { display: block; border-bottom: none; &:hover { opacity: .8; border-bottom: none; } } img { max-height: 35px; margin: 45px 25px 25px 25px; } } footer { background: transparent; text-align: center; } }