body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; margin-bottom: 60px; font-size: 1.3rem; height: 100%; } p a { color: orange; font-weight: 500; transition: color .2s; } p a:hover { text-decoration: none; color: yellow; } .display-3 { font-weight: 800; letter-spacing: 1px; font-size: 18rem; width: 100%; text-align: right; line-height: 0.6; } .jumbotron { box-shadow: 0px 10px 10px rgba(0,0,0,0.2); padding-right: 150px; height: 100vh; } .org { font-size: 12rem; color: grey; } .lead { color: #aaa; border-radius: 10px; padding: 10px; font-size: 30px; width: 100%; text-align: right; margin-top: 50px; } #chevron { font-size: 10rem; opacity: 0.5; position: absolute; bottom: 10px; margin: 0 auto; }