/**
 * Styles para Template de Revistas OJS 2.3.8 
 *
 * Centro Universitário FAI - Núcleo de TI
 * Sibele Mueller
 *
 */

 body {
	/* background-color: #8ECB86; */
         background-color: #A4A4A4;
 }
 
#containerinterno, #footer {
	background-image: linear-gradient(-90deg, #FFFFFF 80%, #72a73b 0%);
}
