@charset "utf-8";

#ipe-tamano-janela-tela {
    background-color: rgba(0,80,0,0.6);
    text-align: center;
    position: fixed;
    padding: 0 1rem;
    bottom: 1em;
    right: 6em
}

#ipe-tamano-janela-tela h4 {
	font-family: Cuprum-bold;
	font-weight: normal;
}
