/*
Theme Name: Revista online
Theme URI: http://www.aems.edu.br
Author: Faculdades Integradas de Três Lagaos - Aems
Description: Tema da revista online da AEMS
Version: 1.0
Tags: aems, ecaems, revista
*/
body {
    background: #1c490b;
}

header {
    margin-bottom: 75px;
}

.content {
    padding-top: 35px;
    padding-bottom: 35px;
    background: #fff;
}

footer {
    color: #fff;
    padding-top: 25px;
    padding-bottom: 35px;
}

ol.normas {
    list-style-type: lower-latin;
}

textarea {
    resize: vertical;
}


