:hover doesn't work when used class to target Font-Awesome icons-Twitter bootstrap
body { font-family: 'Montserrat', sans-serif; } #title { background-color: #ff4c68; color: white; } #title h1 { font-family: 'Montserrat', sans-serif; font-weight: 900; line-height: 1.5; font-size: 3rem; } .title-img { width: 60%; transform: rotate(25deg); position: absolute; right: 30%; } .container-fluid { padding:…