@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700");
body{font-family:Montserrat,sans-serif !important}body noscript{width:100%;height:100vh;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;background:#eee}body noscript #no-js-wrapper{width:90%}body noscript #no-js-wrapper #no-js-cabecera{display:flex;justify-content:center}body noscript #no-js-wrapper #no-js-cabecera img{height:100px}body noscript #no-js-wrapper #no-js-contenido{padding-top:1rem}body noscript #no-js-wrapper #no-js-contenido #no-js-mensaje{text-align:center}body noscript #no-js-wrapper #no-js-contenido #no-js-mensaje h1{color:#0a3d8e}