a { color: #666; }
.oculto { display: none; }
#navbarDropdown { display: inline; }
a.profile { display: inline; }
.parametros-juego span { margin-right: 10px; white-space: nowrap; display: inline-block; }
.results span.seconds { margin-left: 30px; }
.py-4 > .container { background: url('https://www.atencionaltacapacidad.es/img/cubo_fondo_transparente_bn.png') no-repeat; background-size: 300px; background-position-y: 125px; padding-bottom: 300px; }
#main-footer { padding-top: 15px; position: fixed; bottom: 0; width: 100%; height: 100px; background: white; border-top: 1px solid #ddd; }
#main-footer p { margin: 10px 0; }
#main-footer p.title { font-size: 1.2em; font-weight: 500; color: green; }
.enlace { text-align: center; padding-top: 30px; padding-bottom: 30px; }
.enlace .fas { font-size: 40px; }
.enlace h3 { font-size: 20px; }
a.action { margin-right: 10px; }
a.boton-circular { float: right; background: #666; color: white; padding: 0 5px; border-radius: 15px; }
.form-group .control-label { text-align: right; }
i.game-information { font-size: 1.5em; }
p.comenzar-juego { text-align: center; font-size: 4em; margin: 0; }
p.comenzar-juego a { color: rebeccapurple; }