/**
 * Styles para Template de Revistas OJS 2.3.8 
 *
 * Centro Universitário FAI - Núcleo de TI
 * Sibele Mueller
 *
 */

 body {
	/* background-color: #9b9a98; */
        background-color: #A4A4A4;
 }
 
#containerinterno, #footer {
	background-image: linear-gradient(-90deg, #fff 80%, #640700 0%);
}
