#registration { & > .container-fluid { margin-top: 5%; } #create-something-text { font-size : 100px; line-height : 100px; } #diaspora-hearts { font-size : 30px; margin-top : 0.2em; margin-bottom : 1em; white-space : nowrap; } #pod-name { text-align: center; margin: 12px; font-size : 35px; } #create-something-text, #diaspora-hearts { font-family : Roboto-Light; } form { max-width: 400px; .captcha_img { position: absolute; left: 10px; width: 120px; top: 169px; } #user_captcha { font-size: 16px; height: 40px; padding: 10px 10px 10px 130px; line-height: 20px; box-sizing: border-box; width: 100%; border-bottom: 1px solid $border-grey; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; } #terms > a { color: inherit; text-decoration: underline; } } }